chore(deps): update nginx docker tag to v1.27
This commit is contained in:
parent
11dec4d76d
commit
3cd293c0c1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ RUN yarn install && \
|
|||
yarn build:${ENTE_APP}
|
||||
|
||||
|
||||
FROM nginx:1.26-alpine-slim
|
||||
FROM nginx:1.27-alpine-slim
|
||||
|
||||
ARG ENTE_APP=photos
|
||||
|
||||
|
|
Loading…
Reference in a new issue