Merge pull request #92 from ngn13/dependabot/docker/api/golang-1.22.5

Bump golang from 1.22.4 to 1.22.5 in /api
This commit is contained in:
ngn 2024-07-10 23:31:16 +00:00 committed by GitHub
commit 65f7caa755
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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