Skip to content

Commit a2f3a2a

Browse files
author
Dennis Labordus
authored
Merge pull request #74 from com-pas/dependabot/docker/compas/reverse-proxy/openresty/openresty-1.19.9.1-alpine-fat
Bump openresty/openresty from 1.19.9.1-10-alpine-fat to 1.19.9.1-alpine-fat in /compas/reverse-proxy
2 parents 17a8ddd + ce01e2e commit a2f3a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.19.9.1-10-alpine-fat
8+
FROM openresty/openresty:1.19.9.1-alpine-fat
99

1010
ARG COMPAS_HOSTNAME
1111

0 commit comments

Comments
 (0)