Skip to content

Commit

Permalink
chore(deps): update nginx:1.25.5-alpine docker digest to fdbfdae
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 739c0e9 commit e362cae
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.5-alpine@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd
FROM nginx:1.25.5-alpine@sha256:fdbfdaea4fc323f44590e9afeb271da8c345a733bf44c4ad7861201676a95f42

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

0 comments on commit e362cae

Please sign in to comment.