Skip to content

Commit 182b874

Browse files
committed
chore: update nginx
Brings in a batch of security fixes
1 parent a2505fd commit 182b874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config-ui/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ COPY . .
3131
RUN yarn install
3232
RUN yarn build
3333

34-
FROM nginxinc/nginx-unprivileged:1.25
34+
FROM nginxinc/nginx-unprivileged:1.29
3535
USER 0
3636
#ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.9.0/wait /wait
3737
#RUN chmod +x /wait

0 commit comments

Comments
 (0)