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 Dec 20, 2023
1 parent f3a6579 commit 211f88f
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.47.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 211f88f

Please sign in to comment.