Merge pull request #62 from ngn13/dependabot/docker/api/golang-1.22.3

Bump golang from 1.22.2 to 1.22.3 in /api
This commit is contained in:
ngn 2024-05-13 18:34:35 +00:00 committed by GitHub
commit 48429d2945
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM golang:1.22.2
FROM golang:1.22.3
WORKDIR /app