Skip to content

Commit ebc0a7f

Browse files
Bump nginx from 1.25.3 to 1.27.3 in /ansible/roles/nginx/files
Bumps nginx from 1.25.3 to 1.27.3. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0069d34 commit ebc0a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/nginx/files/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.25.3
1+
FROM nginx:1.27.3
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)