Skip to content

Commit

Permalink
Bump nginxinc/nginx-unprivileged in /silta-splash/latest
Browse files Browse the repository at this point in the history
Bumps nginxinc/nginx-unprivileged from 1.25.3-alpine-slim to 1.25.5-alpine-slim.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 0e9a8ab commit 4026b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silta-splash/latest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.25.3-alpine-slim
FROM nginxinc/nginx-unprivileged:1.25.5-alpine-slim

COPY conf/nginx-default.conf /etc/nginx/conf.d/default.conf
COPY src/index.html src/404.html /usr/share/nginx/html/

0 comments on commit 4026b66

Please sign in to comment.