Merge pull request #61 from Fluttershub/renovate/nginx-1.x
Update nginx Docker tag to v1.27.4
This commit is contained in:
@@ -14,7 +14,7 @@ RUN yarn install
|
|||||||
COPY ["src/", "./src"]
|
COPY ["src/", "./src"]
|
||||||
RUN npm run Prod
|
RUN npm run Prod
|
||||||
|
|
||||||
FROM nginx:1.25.3-alpine as Web
|
FROM nginx:1.27.4-alpine as Web
|
||||||
|
|
||||||
RUN apk --update --no-cache upgrade
|
RUN apk --update --no-cache upgrade
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user