This is an automated email from the ASF dual-hosted git repository.
klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/devlake.git
The following commit(s) were added to refs/heads/main by this push:
new 57b2641eb fix(security): update nginx-unprivileged to 1.30.3 (#8940)
57b2641eb is described below
commit 57b2641eb922052d859c5b7530c5b2f218fe3faf
Author: bujjibabukatta <[email protected]>
AuthorDate: Fri Jun 19 15:28:38 2026 +0530
fix(security): update nginx-unprivileged to 1.30.3 (#8940)
---
config-ui/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config-ui/Dockerfile b/config-ui/Dockerfile
index 075747d95..10b9d573b 100644
--- a/config-ui/Dockerfile
+++ b/config-ui/Dockerfile
@@ -31,7 +31,7 @@ COPY . .
RUN yarn install
RUN yarn build
-FROM nginxinc/nginx-unprivileged:1.29
+FROM nginxinc/nginx-unprivileged:1.30.3
USER 0
#ADD
https://github.com/ufoscout/docker-compose-wait/releases/download/2.9.0/wait
/wait
#RUN chmod +x /wait