Skip to content

Commit

Permalink
chore(deps): update nginx:alpine docker digest to 88cad85
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 2115e25 commit c22e640
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:88cad858e27df833b816390c2fd7f32ca3d9f9c7aec2af2293cecc2ee7f4ed8e

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

Expand Down

0 comments on commit c22e640

Please sign in to comment.