Skip to content

Commit

Permalink
Update dependency gopherdata/gophernotes to v0.7.5 (#704)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent 9763e7d commit 2b24e5a
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 @@ -6,7 +6,7 @@ USER root
# renovate: datasource=docker depName=golang versioning=semver
ARG GO_VERSION=1.18.2
# renovate: datasource=github-tags depName=gopherdata/gophernotes versioning=semver
ARG GOPHERNOTES_VERSION=v0.7.4
ARG GOPHERNOTES_VERSION=v0.7.5

ENV GO_DIR /go
ENV GOPATH ${GO_DIR}
Expand Down

0 comments on commit 2b24e5a

Please sign in to comment.