Update Dockerfile

This commit is contained in:
Layla 2024-03-04 00:59:39 +01:00
parent 6d0c98f62b
commit 355b95e544

View File

@ -1,4 +1,4 @@
FROM golang:1.20-bullseye
FROM golang:1.21-bullseye
RUN apt update -y