Skip to content

Commit

Permalink
Bump golang from 1.23.4-bookworm to 1.24rc2-bookworm
Browse files Browse the repository at this point in the history
Bumps golang from 1.23.4-bookworm to 1.24rc2-bookworm.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent d4dfc7f commit c68f5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# --- https://hub.docker.com/_/golang
# --- https://github.com/microsoft/vscode-remote-try-go/blob/master/.devcontainer/Dockerfile
### -----------------------
FROM golang:1.23.4-bookworm AS development
FROM golang:1.24rc2-bookworm AS development

# Avoid warnings by switching to noninteractive
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit c68f5d9

Please sign in to comment.