update docker build repo tag

This commit is contained in:
John Bowdre 2022-01-05 15:12:24 -06:00
parent 10b935af9d
commit ab946ac3ed
1 changed files with 1 additions and 1 deletions

2
build.sh Normal file → Executable file
View File

@ -1,3 +1,3 @@
#!/bin/sh
# env DOCKER_BUILDKIT=1
docker build --no-cache -t mc303/phpipam-agent .
docker build --no-cache -t jbowdre/phpipam-agent .