update golang version and the depends

This commit is contained in:
ngn
2024-11-22 17:00:45 +03:00
parent 2777ac77c5
commit 4c9bed7a3b
3 changed files with 18 additions and 16 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.22.5
FROM golang:1.23.2
WORKDIR /app