[Ubuntu] Fix puling condition (#13514)

This commit is contained in:
Erik Bershel
2026-01-09 18:44:53 +01:00
committed by GitHub
parent fa2f5b4815
commit f62e298c0e

View File

@@ -7,6 +7,7 @@
# Source the helpers for use with the script
source $HELPER_SCRIPTS/install.sh
source $HELPER_SCRIPTS/os.sh
REPO_URL="https://download.docker.com/linux/ubuntu"
GPG_KEY="/usr/share/keyrings/docker.gpg"