Skip to content

Commit

Permalink
Update quay.io/giantswarm/alpine Docker tag to v3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 6c1b5ee commit 6d41535
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 @@ -7,7 +7,7 @@ FROM quay.io/giantswarm/golang:1.21.5-alpine3.18 AS golang
FROM quay.io/giantswarm/conftest:v0.48.0 AS conftest

# Build Image
FROM quay.io/giantswarm/alpine:3.18
FROM quay.io/giantswarm/alpine:3.19

# Copy go from golang image.
COPY --from=golang /usr/local/go /usr/local/go
Expand Down

0 comments on commit 6d41535

Please sign in to comment.