Skip to content

Commit

Permalink
chore(deps): update nginx:alpine docker digest to 208b70e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent cf7f29c commit 74c16b9
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,4 +1,4 @@
FROM nginx:alpine@sha256:455c39afebd4d98ef26dd70284aa86e6810b0485af5f4f222b19b89758cabf1e
FROM nginx:alpine@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9

RUN apk add --no-cache bash nodejs npm && rm -rf /var/cache/apk/*

Expand Down

0 comments on commit 74c16b9

Please sign in to comment.