Skip to content

Commit 52e22e1

Browse files
authored
chore: update nginx (#8481)
Brings in a batch of security fixes
1 parent a2505fd commit 52e22e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)