Skip to content

Commit

Permalink
Merge pull request #443 from uselagoon/renovate/main-openresty-openre…
Browse files Browse the repository at this point in the history
…sty-19.9.x
  • Loading branch information
tobybellwood authored Apr 6, 2022
2 parents 8dfda7a + 565d339 commit 4aeea1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG IMAGE_REPO
FROM ${IMAGE_REPO:-lagoon}/commons as commons
# Alpine 3.12 per https://github.com/openresty/docker-openresty/blob/1.19.3.1-0/alpine/Dockerfile
FROM openresty/openresty:1.19.9.1-9-alpine-apk
FROM openresty/openresty:1.19.9.1-10-alpine-apk

LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-images" repository="https://github.com/uselagoon/lagoon-images"
Expand Down

0 comments on commit 4aeea1f

Please sign in to comment.