Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/docker/cmd/image-detector/golang-…
Browse files Browse the repository at this point in the history
…1.23.6-alpine3.21
  • Loading branch information
akiioto authored Feb 7, 2025
2 parents 17f0980 + 4a1ca2a commit 6b62740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cloud-run/service-account-keys-cleaner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.5-alpine3.21 as builder
FROM golang:1.23.6-alpine3.21 as builder

WORKDIR /go/src/github.com/kyma-project/test-infra
COPY . .
Expand Down

0 comments on commit 6b62740

Please sign in to comment.