Skip to content

Commit

Permalink
Update docker.io/library/wordpress Docker tag to v6.6.2 (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 3bef929 commit e4a2a62
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kube/wordpress1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
spec:
containers:
- name: app
image: docker.io/library/wordpress:6.6.1-apache
image: docker.io/library/wordpress:6.6.2-apache
livenessProbe:
httpGet:
port: 80
Expand Down
2 changes: 1 addition & 1 deletion kube/wordpress2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
spec:
containers:
- name: app
image: docker.io/library/wordpress:6.6.1-apache
image: docker.io/library/wordpress:6.6.2-apache
livenessProbe:
httpGet:
port: 80
Expand Down
2 changes: 1 addition & 1 deletion kube/wordpress3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
spec:
containers:
- name: app
image: docker.io/library/wordpress:6.6.1-apache
image: docker.io/library/wordpress:6.6.2-apache
livenessProbe:
httpGet:
port: 80
Expand Down

0 comments on commit e4a2a62

Please sign in to comment.