Skip to content

Commit

Permalink
Bump nginx from 1.25.3 to 1.27.0 in /ansible/roles/nginx/files
Browse files Browse the repository at this point in the history
Bumps nginx from 1.25.3 to 1.27.0.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 15, 2024
1 parent 0ea6b2a commit e926828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/nginx/files/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.25.3
FROM nginx:1.27.0

WORKDIR /app

Expand Down

0 comments on commit e926828

Please sign in to comment.