Updates for build #50

Merged
jeffreypicard merged 5 commits from fix-build into master 2022-08-16 13:52:27 +02:00
Showing only changes of commit 9e1b2b9a03 - Show all commits

View file

@ -1,4 +1,4 @@
FROM golang:1.18.1-bullseye
FROM golang:1.18.5-bullseye
RUN apt-get update -y && \
apt-get upgrade -y && \