Update go, dependencies and ci

This commit is contained in:
Jedri Visser
2023-03-03 21:25:55 +02:00
parent 574e832152
commit bf4716e8df
8 changed files with 353 additions and 258 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.16-alpine as builder
FROM golang:1.20-alpine as builder
RUN mkdir /build
COPY . /build/