Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.4 (#1493)
Browse files Browse the repository at this point in the history
* chore(deps): update quay.io/redlib/redlib:latest docker digest to 8a594e4

* chore(deps): update nginx docker tag to v1.27.4

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 198761b commit 0c41e9d
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.3
image: nginx:1.27.4
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.3
image: nginx:1.27.4
ports:
- containerPort: 80
volumeMounts:
Expand Down

0 comments on commit 0c41e9d

Please sign in to comment.