Skip to content

Commit 9a15d7f

Browse files
fix pipeline
1 parent d5f135e commit 9a15d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: docker/metadata-action@v5
2020
with:
2121
images: |
22-
ghcr.io/eodcgmbh/cluster_image
22+
ghcr.io/intertwin-eu/dask-flood-mapper
2323
tags: |
2424
type=semver,pattern={{raw}}
2525
- name: Checkout repository

0 commit comments

Comments
 (0)