File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11FROM uselagoon/commons:latest as commons
22
3- FROM docker:27 .0.3 -dind
3+ FROM docker:28 .0.2 -dind
44
55LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
66LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-service-images" repository="https://github.com/uselagoon/lagoon-service-images"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ARG GO_VER
44FROM ${UPSTREAM_REPO:-uselagoon}/commons:${UPSTREAM_TAG:-latest} AS commons
55FROM aquasec/trivy:0.52.2 AS trivy
66
7- FROM docker:20.10.24
7+ FROM docker:28.0.2
88
99LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
1010LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-service-images" repository="https://github.com/uselagoon/lagoon-service-images"
You can’t perform that action at this time.
0 commit comments