Merge pull request #146 from ngn13/dependabot/docker/api/golang-1.23.2

Bump golang from 1.23.1 to 1.23.2 in /api
This commit is contained in:
ngn
2024-10-09 20:37:38 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.23.1
FROM golang:1.23.2
WORKDIR /app