Compare commits

...

3 Commits

Author SHA1 Message Date
renovate[bot] 5723dfe3e3
Merge afe6072cd8 into b0e8a2232a 2024-05-08 13:02:27 +02:00
renovate[bot] b0e8a2232a chore(docker): update docker.io/library/golang:1.22 docker digest to b1e05e2 2024-05-08 05:05:59 +00:00
renovate[bot] c8e947b97a
fix(deps): update module golang.org/x/sys to v0.20.0 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 12:15:48 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:d5302d40dc5fbbf38ec472d1848a9d2391a13f93293a6a5b0b87c99dc0eaa6ae as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:b1e05e2c918f52c59d39ce7d5844f73b2f4511f7734add8bb98c9ecdd4443365 as build
ARG TARGETOS
ARG TARGETARCH