Skip to content

Commit bd8be9f

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.24 to 1.25 --- updated-dependencies: - dependency-name: golang dependency-version: '1.25' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0195d74 commit bd8be9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.24
1+
FROM golang:1.25
22

33
ENV K8S_VERSION=1.30.0
44

0 commit comments

Comments
 (0)