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
interruptible: true
image:
name: ghcr.io/blue-build/cli:main
name: ghcr.io/blue-build/cli:latest
entrypoint: [""]
services:
- docker:dind