added git pull

This commit is contained in:
Jonas Forsberg 2023-04-29 14:48:58 +02:00
parent 4fc64c7c7d
commit bc772c85f7

View File

@ -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"