Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
public-glueops-renovatebot[bot] authored Feb 14, 2025
1 parent 769cb3c commit f556b19
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.27.3-alpine@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4
FROM nginx:1.27.4-alpine@sha256:d2f9c9b28f804dab6728ff9af4067dcb16b3ab6b2b08642b66105a3768578910

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

0 comments on commit f556b19

Please sign in to comment.