Skip to content

Commit affefae

Browse files
chore(deps): Bump openresty/openresty in /compas/reverse-proxy (#333)
Bumps openresty/openresty from 1.29.2.3-4-alpine-fat to 1.31.1.1-1-alpine-fat. --- updated-dependencies: - dependency-name: openresty/openresty dependency-version: 1.31.1.1-1-alpine-fat 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 fa27559 commit affefae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compas/reverse-proxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# We want to go back to below image, but it seems to be broken.
66
# For now use fixed version which still works.
77
#FROM openresty/openresty:alpine-fat
8-
FROM openresty/openresty:1.29.2.3-4-alpine-fat
8+
FROM openresty/openresty:1.31.1.1-1-alpine-fat
99

1010
ARG COMPAS_HOSTNAME
1111
ARG CONFIGURATION_LOCATION

0 commit comments

Comments
 (0)