We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2505fd commit 52e22e1Copy full SHA for 52e22e1
1 file changed
config-ui/Dockerfile
@@ -31,7 +31,7 @@ COPY . .
31
RUN yarn install
32
RUN yarn build
33
34
-FROM nginxinc/nginx-unprivileged:1.25
+FROM nginxinc/nginx-unprivileged:1.29
35
USER 0
36
#ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.9.0/wait /wait
37
#RUN chmod +x /wait
0 commit comments