Skip to content

Commit

Permalink
Update nginx:alpine-slim Docker digest to 0a03049
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent bead071 commit 94bd778
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:0a030496f0f9899c38cfcedfafea78f6e91505a004263ccfc834d6aaa9ea5f1b AS runner

WORKDIR /app

Expand Down

0 comments on commit 94bd778

Please sign in to comment.