Use latest image

This commit is contained in:
Gerald Pinder
2024-04-22 17:25:08 -04:00
parent 54c74617dd
commit 673feeed89

View File

@@ -15,7 +15,7 @@ build-image:
stage: build stage: build
interruptible: true interruptible: true
image: image:
name: ghcr.io/blue-build/cli:main name: ghcr.io/blue-build/cli:latest
entrypoint: [""] entrypoint: [""]
services: services:
- docker:dind - docker:dind