Skip to content

Commit 789db76

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 789db76

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:75fd40c4f96cdec80e57a948b95ce06fb77531e776c4e338472315497f7847e8 \
1717
AS build
1818
ARG TARGETOS TARGETARCH
1919

0 commit comments

Comments
 (0)