Update Dockerfile

This commit is contained in:
Aune 2023-02-13 09:28:59 +01:00 committed by GitHub
parent c19c1325fc
commit 67f209f802
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM golang
FROM golang:1.19.0-bullseye
ARG TARGETARCH
ARG TARGETOS