Skip to content

Commit 7b1363d

Browse files
committed
2 parents f6a632c + 3f57a51 commit 7b1363d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/binder.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
ref: ${{ github.event.pull_request.head.sha }}
1212

1313
- name: update jupyter dependencies with repo2docker
14-
uses: jupyterhub/repo2docker-action@master
14+
uses: tsmbland/repo2docker-action@master
1515
with:
1616
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
1717
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
1818
BINDER_CACHE: true
19-
PUBLIC_REGISTRY_CHECK: true
19+
PUBLIC_REGISTRY_CHECK: true

binder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
### DO NOT EDIT THIS FILE! This Is Automatically Generated And Will Be Overwritten ###
2-
FROM tsmbland/saibr_python:3ca975ff9111
2+
FROM tsmbland/saibr_python:c4f17c31a358

0 commit comments

Comments
 (0)