Skip to content

Commit

Permalink
chore(deps): bump library/nginx in /nginx
Browse files Browse the repository at this point in the history
Bumps library/nginx from 1.25.3-alpine3.18-slim to 1.25.4-alpine3.18-slim.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 0354268 commit e009040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/nginx:1.25.3-alpine3.18-slim
FROM docker.io/library/nginx:1.25.4-alpine3.18-slim

RUN rm -rfv /docker-entrypoint* /etc/nginx/conf.d/* /etc/nginx/nginx.conf /var/www/html /usr/share/nginx/html /data
COPY etc/nginx/ /etc/nginx/
Expand Down

0 comments on commit e009040

Please sign in to comment.