change Reese Arch Toolbox containerfile name to arch.containerfile
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 7m20s

This commit is contained in:
2024-11-27 23:59:16 -05:00
parent eaf8cd6086
commit 2790a1410c
5 changed files with 19 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ podman build \
--no-cache \
-t gitea.reeseapps.com/services/arch-toolbox:latest \
-t gitea.reeseapps.com/services/arch-toolbox:$(date +%s) \
-f ./infrastructure/graduated/fedora/Containerfile
-f ./infrastructure/graduated/fedora/arch.containerfile
# Stop the current arch toolbox
podman container stop arch-toolbox-latest
# Remove the old container