Skip to content

Commit

Permalink
Merge pull request #19 from reload/dependabot/docker/nginx-a529900
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
2 parents 25cf5cf + 236c74e commit 84e2169
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,7 +1,7 @@
##
# Base
##
FROM nginx:1.27.0-alpine3.19-slim@sha256:128b00fcaa7b65716658bc2316a089ea9fc9b6ef8129b1db6d3643797e85dfca AS base
FROM nginx:1.27.0-alpine3.19-slim@sha256:a529900d9252ce5d04531a4a594f93736dbbe3ec155a692d10484be82aaa159a AS base

COPY /base /

Expand Down

0 comments on commit 84e2169

Please sign in to comment.