Skip to content

Commit 225f4d8

Browse files
chore(deps): update nginx docker tag to v1.27.2
1 parent 26f13a0 commit 225f4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM base AS builder
1616
RUN DEPLOY_TARGET=$DEPLOY_TARGET BUILD_HASH=$BUILD_HASH ember build --environment=production
1717

1818

19-
FROM nginx:1.24.0-alpine@sha256:b7db705c8986070be8aa99ec0886886ddb3c75b1e46301f54865b16db79e9e52
19+
FROM nginx:1.27.2-alpine@sha256:88cad858e27df833b816390c2fd7f32ca3d9f9c7aec2af2293cecc2ee7f4ed8e
2020
LABEL maintainer="C.S.V. Alpha <ict@csvalpha.nl>"
2121

2222
RUN rm /etc/nginx/conf.d/default.conf

0 commit comments

Comments
 (0)