Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent c8568d8 commit 9eefb9b
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,5 +1,5 @@
# Use the Nginx image from Docker Hub
FROM nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742
FROM nginx:1.25.5-alpine@sha256:5c3aa130b70df4e6061405b0d81de66a998858a51cf39102d646ac2976bc4690

# Copy the HTML file to the Nginx document root
COPY index.html /usr/share/nginx/html

0 comments on commit 9eefb9b

Please sign in to comment.