fix(tooling): use the correct image tag
Some checks failed
Actions / Build and Push Images (push) Failing after 9s
Actions / Lint (push) Successful in 16s

This commit is contained in:
cswimr 2025-02-13 10:52:06 -06:00
parent 0320b7531f
commit 1f2258c71a
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -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"