mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 00:22:08 -06:00
chore: Update Dockerfile with Go version
This commit is contained in:
parent
d213b87171
commit
d39b4c16ee
@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.22-bullseye AS build
|
||||
FROM --platform=$BUILDPLATFORM golang:1.23-bullseye AS build
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user