update golang version and the depends

This commit is contained in:
ngn
2024-11-22 17:00:09 +03:00
parent a310f7a9aa
commit 4c0a76c7f7
3 changed files with 15 additions and 13 deletions

View File

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