Added image pull before build
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker pull nextcloud:fpm-alpine
|
||||
docker build $1\
|
||||
-t bkraul/nextcloud:latest \
|
||||
-t bkraul/nextcloud:fpm-alpine \
|
||||
|
||||
Reference in New Issue
Block a user