Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.23.5 (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot authored Jan 17, 2025
1 parent 8920aef commit 81c7b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM golang:1.23.4-alpine3.21@sha256:c23339199a08b0e12032856908589a6d41a0dab141b8b3b21f156fc571a3f1d3
FROM golang:1.23.5-alpine3.21@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596

RUN apk add --no-cache --no-progress \
bash \
Expand Down

0 comments on commit 81c7b85

Please sign in to comment.