Merge pull request #105 from ngn13/dependabot/docker/api/golang-1.22.6

Bump golang from 1.22.5 to 1.22.6 in /api
This commit is contained in:
ngn 2024-08-13 15:10:40 +00:00 committed by GitHub
commit 29eb0bcdc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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