Skip to content

Commit

Permalink
chore(deps): update docker.io/library/golang docker tag to v1.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 6f45c0b commit 8d1d142
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
@@ -1,5 +1,5 @@
# Build the manager binary
FROM docker.io/library/golang:1.19.9@sha256:9613596d7405705447f36440a59a3a2a1d22384c7568ae1838d0129964c5ba13 as builder
FROM docker.io/library/golang:1.20.6@sha256:c0fec070ab6d36327be619036522d081f9e21e9e09fbacd6bc72cffe1897c73b as builder
ARG TARGETOS
ARG TARGETARCH
ARG PACKAGE=github.com/padok-team/burrito
Expand Down

0 comments on commit 8d1d142

Please sign in to comment.