Skip to content

Commit

Permalink
Update nginx:alpine-slim Docker digest to c5a4139
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent e173909 commit 5cf37ce
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
Expand Up @@ -21,7 +21,7 @@ COPY . .

RUN npm run build

FROM nginx:alpine-slim@sha256:cbbb87ca9417ed5cac0fe5dbbc489b18296721afd20c0b88000e3bea1cae3b4b AS runner
FROM nginx:alpine-slim@sha256:c5a4139b771934c09cd55636134ce416803f7c672b9ae4e80b4ec5b76876851e AS runner

WORKDIR /app

Expand Down

0 comments on commit 5cf37ce

Please sign in to comment.