Push the right container name

This commit is contained in:
Neale Pickett 2022-11-12 17:08:24 -07:00
parent b4e7621439
commit 969c3797af
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -e
tag=git.woozle.org/neale/wallart-server
tag=git.woozle.org/neale/simpleauth
cd $(dirname $0)/..
docker build -t $tag -f build/Dockerfile .