Skip to content

Commit

Permalink
Update nginx:alpine-slim Docker digest to c21b540
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 5b487cb commit 163ce65
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:9ebd266ba0ddab1bf6c0f7580bb53f373bf5ac137ec02430169d20c4c139c70b AS runner
FROM nginx:alpine-slim@sha256:c21b5407a5538e72152ae2b221495a5348ee7bc8bd80720aac62206dd65a4579 AS runner

WORKDIR /app

Expand Down

0 comments on commit 163ce65

Please sign in to comment.