Skip to content

Commit 56098a3

Browse files
committed
Bump golang from 1.21.5-bookworm to 1.21.6-bookworm in /go_modules
Go 1.21.6 was released on 2024-01-09, without this Dependabot currently sees the following issue: ``` updater | 2024/01/10 21:30:34 ERROR <job_772665481> go: go.mod requires go >= 1.21.6 (running go 1.21.5; GOTOOLCHAIN=local) ```
1 parent 5b30364 commit 56098a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go_modules/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21.5-bookworm as go
1+
FROM golang:1.21.6-bookworm as go
22

33
FROM ghcr.io/dependabot/dependabot-updater-core
44
ARG TARGETARCH

0 commit comments

Comments
 (0)