Skip to content

Commit

Permalink
Merge pull request #3465 from rxbn/renovate/nginx-1.x
Browse files Browse the repository at this point in the history
chore(deps): update nginx docker tag to v1.27.1
  • Loading branch information
rxbn authored Aug 16, 2024
2 parents 99d4f1c + 2188b41 commit d78ce1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nextcloud/nextcloud/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
memory: 16Mi
containers:
- name: nginx
image: nginx:1.27.0-alpine
image: nginx:1.27.1-alpine
ports:
- containerPort: 80
volumeMounts:
Expand Down

0 comments on commit d78ce1e

Please sign in to comment.