We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2024.03.0
1 parent d447ec7 commit 5b54842Copy full SHA for 5b54842
.github/workflows/build-docker-image.yml
@@ -25,4 +25,4 @@ jobs:
25
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
26
DOCKER_REGISTRY: ghcr.io
27
IMAGE_NAME: ${{ github.repository }}
28
- FORCE_REPO2DOCKER_VERSION: jupyter-repo2docker==2023.06.0
+ FORCE_REPO2DOCKER_VERSION: jupyter-repo2docker==2024.03.0
0 commit comments