Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit b1d11c5

Browse files
[docker]: Bump nginxinc/nginx-unprivileged from 1.21.3 to 1.25.3
Bumps nginxinc/nginx-unprivileged from 1.21.3 to 1.25.3. --- updated-dependencies: - dependency-name: nginxinc/nginx-unprivileged dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1557161 commit b1d11c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.21.3
1+
FROM nginxinc/nginx-unprivileged:1.25.3
22
COPY default.conf /default.conf
33
COPY static /static
44
RUN chmod 660 /etc/nginx/conf.d/default.conf

0 commit comments

Comments
 (0)