Skip to content

Commit

Permalink
chore(deps): update docker.io/library/golang docker tag to v1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 912740c commit 858874f
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 @@ -15,7 +15,7 @@ ENV VITE_API_BASE_URL=/api
RUN yarn build

# Build the manager binary
FROM docker.io/library/golang:1.21.7@sha256:549dd88a1a53715f177b41ab5fee25f7a376a6bb5322ac7abe263480d9554021 as builder
FROM docker.io/library/golang:1.22.0@sha256:7b297d9abee021bab9046e492506b3c2da8a3722cbf301653186545ecc1e00bb as builder
ARG TARGETOS
ARG TARGETARCH
ARG PACKAGE=github.com/padok-team/burrito
Expand Down

0 comments on commit 858874f

Please sign in to comment.