Skip to content

Commit

Permalink
Merge pull request #170 from uselagoon/alpine317
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood authored Jan 18, 2023
2 parents 9281bcb + 227bac6 commit baf9c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
# RUN go mod download
# RUN go build -o /app/build-deploy-tool

FROM docker:20.10.14
FROM docker:20.10.22

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 baf9c7d

Please sign in to comment.