added git pull

This commit is contained in:
Jonas Forsberg 2023-04-29 14:48:37 +02:00
parent 42fea8c6e1
commit c631b253c5

View File

@ -5,6 +5,8 @@ BASE_IMAGE="registry.opensuse.org/opensuse/tumbleweed"
TARGET_REPO="git.rre.nu/jonas/"
PACKAGE_NAME="restic"
git pull
echo "Pulling latest tumbleweed"
podman pull "${BASE_IMAGE}:latest"