Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
public-glueops-renovatebot[bot] authored Jan 8, 2025
1 parent ff39f37 commit 2b5035d
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.26.2-alpine@sha256:d6f8c6b38edf2b7c6619718ad7a00caa4ed4741d12ce12550333a28d2b52dc89
FROM nginx:1.27.3-alpine@sha256:c57a9266c889f16dd593e1f8856cd449753e9c226f20777b70c0c39139fa51fd

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

0 comments on commit 2b5035d

Please sign in to comment.