We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e183e commit efc73baCopy full SHA for efc73ba
front/Dockerfile
@@ -12,7 +12,7 @@ WORKDIR /usr/src/app
12
RUN yarn build
13
14
# _--------_
15
-FROM nginx:1.21.6-alpine
+FROM nginx:1.22.0-alpine
16
17
RUN mkdir -p /logs
18
0 commit comments