Skip to content

Commit 5b54842

Browse files
authored
Upgrade repo2docker version to 2024.03.0 (#290)
1 parent d447ec7 commit 5b54842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
2626
DOCKER_REGISTRY: ghcr.io
2727
IMAGE_NAME: ${{ github.repository }}
28-
FORCE_REPO2DOCKER_VERSION: jupyter-repo2docker==2023.06.0
28+
FORCE_REPO2DOCKER_VERSION: jupyter-repo2docker==2024.03.0

0 commit comments

Comments
 (0)