Skip to content

Commit d09f69d

Browse files
chore: bump golang in /build/liqo-test in the docker-deps group
Bumps the docker-deps group in /build/liqo-test with 1 update: golang. Updates `golang` from 1.25.5 to 1.26rc2 --- updated-dependencies: - dependency-name: golang dependency-version: 1.26rc2 dependency-type: direct:production dependency-group: docker-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed0ae27 commit d09f69d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/liqo-test/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.5
1+
FROM golang:1.26.1
22

33
ARG ENVTEST_VERSION=release-0.21
44
ARG ENVTEST_K8S_VERSION=1.30.x

0 commit comments

Comments
 (0)