Update push_images.sh

This commit is contained in:
Cian Johnston 2024-01-16 14:11:40 +00:00 committed by GitHub
parent 6c798aeb7d
commit d8311803de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cd "$(dirname "$0")"
source "./lib.sh"
check_dependencies \
docker
docker \
depot
source "./images.sh"