Skip to content

Commit

Permalink
Update dependency golang to v1.18.1 (#547)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 13, 2022
1 parent 2389749 commit 224d233
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=semver
ARG GO_VERSION=1.17.8
ARG GO_VERSION=1.18.1
# renovate: datasource=github-tags depName=gopherdata/gophernotes versioning=semver
ARG GOPHERNOTES_VERSION=v0.7.4

Expand Down

0 comments on commit 224d233

Please sign in to comment.