Skip to content

Commit 96a246f

Browse files
authored
Update Docker images in ghcr_cleanup workflow
1 parent f43550c commit 96a246f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ghcr_cleanup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
workflow_dispatch:
55

66
env:
7-
DOCKERHUB_IMAGE: ${{ 'oceanprotocol/ocean-node' }}
8-
GHCR_IMAGE: ${{ 'ghcr.io/oceanprotocol/ocean-node' }}
7+
DOCKERHUB_IMAGE: ${{ 'oceanprotocol/df-py' }}
8+
GHCR_IMAGE: ${{ 'ghcr.io/oceanprotocol/df-py' }}
99

1010
jobs:
1111
ghcr_cleanup:

0 commit comments

Comments
 (0)