Skip to content

Commit

Permalink
chore(deps): update nginx:1.24.0-alpine docker digest to 9328ee4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent cd14eb8 commit 3c8c8dc
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 @@ -16,7 +16,7 @@ FROM base AS builder
RUN DEPLOY_TARGET=$DEPLOY_TARGET BUILD_HASH=$BUILD_HASH ember build --environment=production


FROM nginx:1.24.0-alpine@sha256:b7db705c8986070be8aa99ec0886886ddb3c75b1e46301f54865b16db79e9e52
FROM nginx:1.24.0-alpine@sha256:9328ee447766c2d003176f6022ac5e286b5092f4f92dd94a29ffc1f81353aaa7
LABEL maintainer="C.S.V. Alpha <[email protected]>"

RUN rm /etc/nginx/conf.d/default.conf
Expand Down

0 comments on commit 3c8c8dc

Please sign in to comment.