Commit a7e41966 authored by Joshua Gutow's avatar Joshua Gutow Committed by GitHub

Specify CI builder image

This should help fix the issue that CI can easily be broken if the CI image is not compatible and helps make it possible to test the CI image.
parent 5c5b58e8
......@@ -3,7 +3,7 @@ version: 2.1
parameters:
ci_builder_image:
type: string
default: us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:latest
default: us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:v0.27.0
orbs:
go: circleci/go@1.8.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment