Skip to content

Commit df49420

Browse files
🌱 Update Caph Image group to v1.24.6
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | docker | docker.io/library/golang | 1.24.5 | 1.24.6 |
1 parent 8632a84 commit df49420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/caph/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# Build the manager binary
16-
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.24.5-bullseye@sha256:62ba6b19de03e891f7fa1001326bd48411f2626ff35e7ba5b9d890711ce581d9 \
16+
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.24.6-bullseye@sha256:637f45ef9f8fb4228406268d544df3f1251703cda025f706902c3627fa621c54 \
1717
AS build
1818
ARG TARGETOS TARGETARCH
1919

0 commit comments

Comments
 (0)