Merge pull request #124 from ngn13/dependabot/docker/api/golang-1.23.1

Bump golang from 1.23.0 to 1.23.1 in /api
This commit is contained in:
ngn
2024-09-18 19:22:57 +00:00
committed by GitHub

View File

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