Add --pull instruction

This commit is contained in:
Aleksandar Puharic 2022-07-08 22:26:11 +02:00
parent 48f32f40f3
commit 510c014aa9
Signed by: xZero707
GPG Key ID: 3CC53DCAA9C237BB

View File

@ -1,3 +1,3 @@
#!/usr/bin/env sh
docker buildx bake --push --file build/docker-bake.hcl
docker buildx bake --pull --push --file build/docker-bake.hcl