chore: switched to vlang 0.3 Docker image

This commit is contained in:
Jef Roosens 2022-07-03 14:11:29 +02:00
parent 1a940f2f98
commit 0d0fb323f2
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
7 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
FROM chewingbever/vlang:latest AS builder
FROM chewingbever/vlang:0.3 AS builder
ARG TARGETPLATFORM
ARG CI_COMMIT_SHA