chore(build): bump Dockerfile-build go version

This commit is contained in:
Nihal Gonsalves 2023-07-10 20:14:29 +02:00
parent c7f85e6283
commit 86cc3b9607
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.19-bullseye as builder
FROM golang:1.20-bullseye as builder
ARG VERSION=dev
ARG COMMIT=unknown