Skip to content

Commit

Permalink
chore(deps): update nginx:alpine docker digest to 9b460c5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 9119319 commit de3ebf1
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:9b460c5ee96333b43a92df16351e150af717ad6522101e52d05d255cd7241064

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

Expand Down

0 comments on commit de3ebf1

Please sign in to comment.