Skip to content

Commit

Permalink
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 and Brutus5000 committed Dec 15, 2024
1 parent df8f4ef commit 1054b00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/faf-content/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
app: faf-content
spec:
containers:
- image: nginx:1.27.2-alpine-slim
- image: nginx:1.27.3-alpine-slim
imagePullPolicy: Always
name: faf-content
ports:
Expand Down
2 changes: 1 addition & 1 deletion apps/faf-phpbb3-archive/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
app: faf-phpbb3-archive
spec:
containers:
- image: nginx:1.27.2-alpine-slim
- image: nginx:1.27.3-alpine-slim
imagePullPolicy: Always
name: faf-phpbb3-archive
ports:
Expand Down

0 comments on commit 1054b00

Please sign in to comment.