Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent fcd7f44 commit f58682b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
requests:
memory: 128Mi

image: nginx:1.27.2
image: nginx:1.27.3
name: seichi-game-data-publisher-cache-proxy
ports:
- containerPort: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.27.2
image: nginx:1.27.3
volumeMounts:
- name: conf
mountPath: /etc/nginx/conf.d/proxy.conf
Expand Down

0 comments on commit f58682b

Please sign in to comment.