Skip to content

Commit

Permalink
fix(deps): Update golang Docker tag to v1.22.3 (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed May 7, 2024
2 parents c4b72e7 + 280b25e commit 9593a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter-go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ USER root

# args - software versions
# renovate: datasource=docker depName=golang versioning=docker
ARG GO_VERSION=1.22.2
ARG GO_VERSION=1.22.3
# renovate: datasource=github-tags depName=gopherdata/gophernotes versioning=semver
ARG GOPHERNOTES_VERSION=v0.7.5

Expand Down

0 comments on commit 9593a84

Please sign in to comment.