Skip to content

Commit

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

chore(deps): Bump openresty/openresty from 1.21.4.3-2-alpine-fat to 1.25.3.1-2-alpine-fat in /compas/reverse-proxy
  • Loading branch information
Stef3st authored Feb 5, 2024
2 parents aeef2a3 + 0412215 commit 5242316
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.3-2-alpine-fat
FROM openresty/openresty:1.25.3.1-2-alpine-fat

ARG COMPAS_HOSTNAME
ARG CONFIGURATION_LOCATION
Expand Down

0 comments on commit 5242316

Please sign in to comment.