Skip to content

Commit c3a8bdb

Browse files
chore(deps): update nginx docker tag to v1.27.3
1 parent 88bd19c commit c3a8bdb

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:77e5d4a6ad906c5d3793764085706577fa705b1dc6f244ea0241c4b5e2155385
19+
FROM nginx:1.27.3-alpine@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4
2020
LABEL maintainer="C.S.V. Alpha <[email protected]>"
2121

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

0 commit comments

Comments
 (0)