We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47dc83f commit 80d5ec2Copy full SHA for 80d5ec2
1 file changed
.github/workflows/release.yml
@@ -53,6 +53,8 @@ jobs:
53
cache-from: type=gha
54
cache-to: type=gha,mode=max
55
platforms: linux/amd64
56
+ build-args: |
57
+ JUPYTER_IMAGE_VERSION=latest
58
59
create-release:
60
name: Create GitHub Release
0 commit comments