Skip to content

Commit

Permalink
Bump nginx from 1.26.1-alpine3.19-slim to 1.27.0-alpine3.19-slim
Browse files Browse the repository at this point in the history
Bumps nginx from 1.26.1-alpine3.19-slim to 1.27.0-alpine3.19-slim.

---
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] authored Jun 26, 2024
1 parent 92d28fd commit 2fc3176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.26.1-alpine3.19-slim@sha256:ce01dacf330fdcbc3c93926291ab027396e7e9680a4180318b06e86525d1aa9f
FROM nginx:1.27.0-alpine3.19-slim@sha256:66943ac4a1ca7f111097d3c656939dfe8ae2bc8314bb45d6d80419c5fb25e304

COPY context/ /

Expand Down

0 comments on commit 2fc3176

Please sign in to comment.