Skip to content

Commit 2e202f3

Browse files
fix(deps): Update golang Docker tag to v1.22.1
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
1 parent 5e0eaf8 commit 2e202f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter-go/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ USER root
44

55
# args - software versions
66
# renovate: datasource=docker depName=golang versioning=docker
7-
ARG GO_VERSION=1.22.0
7+
ARG GO_VERSION=1.22.1
88
# renovate: datasource=github-tags depName=gopherdata/gophernotes versioning=semver
99
ARG GOPHERNOTES_VERSION=v0.7.5
1010

0 commit comments

Comments
 (0)