Updated Docker image base path in build workflow configuration to lcc_public.

This commit is contained in:
Jan 2025-11-20 11:46:47 +01:00
parent e3aba5f373
commit 2f8127bca1

View file

@ -26,7 +26,7 @@ jobs:
- name: Prepare Docker tags - name: Prepare Docker tags
id: tags id: tags
run: | run: |
IMAGE_BASE="git.avatic.de/avatic/lcc_tool_container/lcc" IMAGE_BASE="git.avatic.de/lcc_public/lcc"
TAGS="" TAGS=""
# SHA tag (immer) # SHA tag (immer)