fix(tooling): use the correct image tag
This commit is contained in:
parent
0320b7531f
commit
1f2258c71a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
|||
context: .
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: www.coastalcommits.com/galacticfactory/downloader:latest
|
||||
tags: c.csw.im/galacticfactory/downloader:latest
|
||||
- name: Restart the Downloader stack
|
||||
run: |
|
||||
echo "Sending request to Portainer to restart the Downloader stack and pull the latest image"
|
||||
|
|
Loading…
Add table
Reference in a new issue