chore: updated CI & dockerfile to 0.3.1
Some checks failed
Some checks failed
This commit is contained in:
parent
78b0918df7
commit
335fa99529
7 changed files with 11 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM chewingbever/vlang:0.3 AS builder
|
||||
FROM git.rustybever.be/chewing_bever/vlang:0.3.1 AS builder
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG CI_COMMIT_SHA
|
||||
|
|
|
|||
Reference in a new issue