Skip to content

Commit 7a780f8

Browse files
operator(deps): bump kyma-project/prod/external/library/golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 in /components/operator (#1568)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0df58c2 commit 7a780f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/operator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
# Build the operator binary
7-
FROM europe-docker.pkg.dev/kyma-project/prod/external/library/golang:1.24.1-alpine3.21 as builder
7+
FROM europe-docker.pkg.dev/kyma-project/prod/external/library/golang:1.24.2-alpine3.21 as builder
88

99
WORKDIR /workdir
1010

0 commit comments

Comments
 (0)