Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
public-glueops-renovatebot[bot] authored Nov 13, 2024
1 parent 2fd8146 commit 02fa84e
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:5b44a5ab8ab467854f2bf7b835a32f850f32eb414b749fbf7ed506b139cd8d6b
FROM nginx:1.27.2-alpine@sha256:74175cf34632e88c6cfe206897cbfe2d2fecf9bf033c40e7f9775a3689e8adc7

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

0 comments on commit 02fa84e

Please sign in to comment.