Skip to content

Commit

Permalink
Update nginx:alpine-slim Docker digest to e3329d6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 9210fe5 commit 07e7c94
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:3d819042aa3b1f8eef5f1d923d3f34c287e43dc7e6b4dac3bbdfe018265932c8 AS runner
FROM nginx:alpine-slim@sha256:e3329d66c7a4b4dae572de936390e8016e20a9685088e5c171c357081c8e4d71 AS runner

WORKDIR /app

Expand Down

0 comments on commit 07e7c94

Please sign in to comment.