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: Jef Roosens
GPG key ID: B75D4F293C7052DB
7 changed files with 11 additions and 11 deletions

View file

@ -5,7 +5,7 @@ platform: 'linux/amd64'
pipeline:
lint:
image: 'chewingbever/vlang:latest'
image: 'chewingbever/vlang:0.3'
pull: true
commands:
- make lint