Use 1.18-rc

This commit is contained in:
DataHoarder 2022-01-16 18:41:35 +01:00
parent fceeb98475
commit ebf51c0220

View file

@ -1,4 +1,4 @@
FROM golang:1.17-bullseye
FROM golang:1.18-rc-bullseye
COPY . /src