From b9a124b58eb265b862d24a20ba7e85d313a44ea2 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 9 Apr 2023 20:13:28 +0000 Subject: [PATCH] Update file build-container.tpl.yml --- templates/build-container.tpl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/build-container.tpl.yml b/templates/build-container.tpl.yml index f90e536..08d657a 100644 --- a/templates/build-container.tpl.yml +++ b/templates/build-container.tpl.yml @@ -3,6 +3,7 @@ stages: - build version: + image: ubuntu:latest stage: versioning script: - ./scripts/version-number.sh