Skip to content

Commit 070408d

Browse files
committed
Fix docker image name
1 parent 5546723 commit 070408d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dumili.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
cache-from: type=registry,ref=ghcr.io/bperel/paddleocr:buildcache
9797
cache-to: type=registry,ref=ghcr.io/bperel/paddleocr:buildcache,mode=max
9898
tags: |
99-
ghcr.io/paddleocr/kumiko:latest
99+
ghcr.io/bperel/paddleocr:latest
100100
101101
- name: Upload docker-compose.yml file
102102
uses: nicklasfrahm/[email protected]

0 commit comments

Comments
 (0)