update/refactor
This commit is contained in:
@@ -8,8 +8,8 @@ BUILDAH_ISOLATION="${BUILDAH_ISOLATION:-chroot}"
|
||||
BUILDAH_NETWORK="${BUILDAH_NETWORK:-host}"
|
||||
set +a
|
||||
|
||||
img="docker.io/rockdrilla/postgresql:deps-v4"
|
||||
base="docker.io/rockdrilla/postgresql:base-v4"
|
||||
img="docker.io/rockdrilla/postgresql:deps-v5"
|
||||
base="docker.io/rockdrilla/postgresql:base-v5"
|
||||
|
||||
exec buildah bud \
|
||||
-f ./Dockerfile.deps \
|
||||
|
Reference in New Issue
Block a user