Skip to content

Commit 7263b8e

Browse files
Bump nginx from 1.21.6 to 1.23.0 (#13)
Bumps nginx from 1.21.6 to 1.23.0. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8526ef commit 7263b8e

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 nginx:1.21.6
1+
FROM nginx:1.23.0
22
ADD default.conf /etc/nginx/conf.d/default.template
33
ADD ssl.conf /etc/nginx/shared/
44
ADD proxy.conf /etc/nginx/shared/

0 commit comments

Comments
 (0)