fix: Upgrade docker version

This commit is contained in:
ngn 2024-03-21 23:24:36 +03:00
parent c4fb3c9070
commit 05b909c76e

View File

@ -1,4 +1,4 @@
FROM golang:1.21.6
FROM golang:1.22.0
WORKDIR /app