We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b751aa4 commit 04fc871Copy full SHA for 04fc871
Dockerfile
@@ -16,7 +16,7 @@ FROM base AS builder
16
RUN DEPLOY_TARGET=$DEPLOY_TARGET BUILD_HASH=$BUILD_HASH ember build --environment=production
17
18
19
-FROM nginx:1.24.0-alpine@sha256:b7db705c8986070be8aa99ec0886886ddb3c75b1e46301f54865b16db79e9e52
+FROM nginx:1.27.1-alpine@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
20
LABEL maintainer="C.S.V. Alpha <[email protected]>"
21
22
RUN rm /etc/nginx/conf.d/default.conf
0 commit comments