This commit is contained in:
Alexandre Aubin 2024-08-08 18:52:44 +02:00
parent 958c09fb9f
commit d286ba1810

View file

@ -29,7 +29,7 @@ else
RELEASE="testing" RELEASE="testing"
fi fi
BASE_IMAGE="ynh-$IMAGE-bullseye-amd64-$RELEASE-base" BASE_IMAGE="ynh-$IMAGE-$DEBIAN-amd64-$RELEASE-base"
if [[ $IMAGE == "build-and-lint" ]] if [[ $IMAGE == "build-and-lint" ]]
then then