Merge pull request #212 from ngn13/dependabot/docker/api/golang-1.23.4

Bump golang from 1.23.3 to 1.23.4 in /api
This commit is contained in:
ngn 2024-12-16 17:41:09 +00:00 committed by GitHub
commit 99f4f55de6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM golang:1.23.3
FROM golang:1.23.4
WORKDIR /app