added git pull
This commit is contained in:
parent
4fc64c7c7d
commit
bc772c85f7
@ -5,6 +5,8 @@ BASE_IMAGE="registry.opensuse.org/opensuse/tumbleweed"
|
||||
TARGET_REPO="git.rre.nu/jonas/"
|
||||
PACKAGE_NAME="dnsmasq"
|
||||
|
||||
git pull
|
||||
|
||||
echo "Pulling latest tumbleweed"
|
||||
podman pull "${BASE_IMAGE}:latest"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user