Added image pull before build

This commit is contained in:
bkraul
2019-03-22 07:00:05 -05:00
parent a973b36741
commit ef0b5a1040
+1
View File
@@ -1,5 +1,6 @@
#!/bin/sh
docker pull nextcloud:fpm-alpine
docker build $1\
-t bkraul/nextcloud:latest \
-t bkraul/nextcloud:fpm-alpine \