Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent a5b13c9 commit b992779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/angel-backups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
spec:
containers:
- name: angel-backups
image: nginx:1.27.0
image: nginx:1.27.1
ports:
- containerPort: 80
volumeMounts:
Expand Down
2 changes: 1 addition & 1 deletion apps/db-static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ spec:
spec:
containers:
- name: db-static
image: nginx:1.27.0
image: nginx:1.27.1
ports:
- containerPort: 80
volumeMounts:
Expand Down

0 comments on commit b992779

Please sign in to comment.