Skip to content

Commit

Permalink
Update nginx:alpine-slim Docker digest to 88a6be6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 9f16d5a commit 2f72bfb
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:087f90d16ce1004cf11671e229b62cc36dca1b837870aa357983954a46034d33 AS runner
FROM nginx:alpine-slim@sha256:88a6be6e4f04e3a32cdf6b9fde865b43f5fced6dccbebe066abce73467dc60dd AS runner

WORKDIR /app

Expand Down

0 comments on commit 2f72bfb

Please sign in to comment.