Skip to content

Commit 1a472e5

Browse files
committed
Revert c0004ff
1 parent c0004ff commit 1a472e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
public: true
4949

5050
- name: Build container image
51-
uses: jsignell/repo2docker-action@34067d0a6e74e5b6b417bf5c034f77c8a3c4d91d
51+
uses: jupyterhub/repo2docker-action@master
5252
with:
5353
DOCKER_REGISTRY: ${{ env.REGISTRY }}
5454
IMAGE_NAME: ${{ env.NAMESPACE }}/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)