Skip to content

Commit

Permalink
Merge pull request #148 from com-pas/dependabot/docker/compas/reverse…
Browse files Browse the repository at this point in the history
…-proxy/openresty/openresty-1.21.4.3-2-alpine-fat

Bump openresty/openresty from 1.21.4.1-6-alpine-fat to 1.21.4.3-2-alpine-fat in /compas/reverse-proxy
  • Loading branch information
Stef3st authored Dec 16, 2023
2 parents 24c7e9b + 25a5145 commit 6281e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compas/reverse-proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# We want to go back to below image, but it seems to be broken.
# For now use fixed version which still works.
#FROM openresty/openresty:alpine-fat
FROM openresty/openresty:1.21.4.1-6-alpine-fat
FROM openresty/openresty:1.21.4.3-2-alpine-fat

ARG COMPAS_HOSTNAME
ARG CONFIGURATION_LOCATION
Expand Down

0 comments on commit 6281e1c

Please sign in to comment.