Skip to content

Commit 5bf9360

Browse files
Bump golang from 1.24.4-bookworm to 1.25.4-bookworm
Bumps golang from 1.24.4-bookworm to 1.25.4-bookworm. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.4-bookworm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 236b1e0 commit 5bf9360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# --- https://hub.docker.com/_/golang
55
# --- https://github.com/microsoft/vscode-remote-try-go/blob/master/.devcontainer/Dockerfile
66
### -----------------------
7-
FROM golang:1.24.4-bookworm AS development
7+
FROM golang:1.25.4-bookworm AS development
88

99
# Avoid warnings by switching to noninteractive
1010
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)