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

View File

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