Skip to content

Commit

Permalink
Update nginx:alpine-slim Docker digest to 7170d29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 9210fe5 commit 6b311b0
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:7170d29ee1275b1f12b4cb1dd2a98e5b9473766151dba6615844f19684080b8e AS runner

WORKDIR /app

Expand Down

0 comments on commit 6b311b0

Please sign in to comment.