Skip to content

Commit abe3ff6

Browse files
chore(deps): bump nginxinc/nginx-unprivileged
Bumps nginxinc/nginx-unprivileged from 1.29-alpine to 1.31-alpine. --- updated-dependencies: - dependency-name: nginxinc/nginx-unprivileged dependency-version: 1.31-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71eba9f commit abe3ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginxinc/nginx-unprivileged:1.29-alpine
1+
FROM nginxinc/nginx-unprivileged:1.31-alpine
22

33
COPY --chown=nginx:root --chmod=664 nginx/default.conf /etc/nginx/conf.d/default.conf
44

0 commit comments

Comments
 (0)