We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b01f54 + b015707 commit 864c661Copy full SHA for 864c661
1 file changed
docker/frontend/Dockerfile
@@ -13,7 +13,7 @@ RUN npm install --omit=dev --omit=optional
13
14
RUN npm run build
15
16
-FROM nginx:1.17.8-alpine
+FROM nginx:1.25.2-alpine
17
18
WORKDIR /patch
19
0 commit comments