mirror of
https://github.com/jbowdre/phpipam-agent-docker.git
synced 2024-11-22 06:52:19 +00:00
update docker build repo tag
This commit is contained in:
parent
10b935af9d
commit
ab946ac3ed
1 changed files with 1 additions and 1 deletions
2
build.sh
Normal file → Executable file
2
build.sh
Normal file → Executable 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 .
|
||||
|
|
Loading…
Reference in a new issue