Merge pull request #178 from ngn13/dependabot/docker/api/golang-1.23.3

Bump golang from 1.23.2 to 1.23.3 in /api
This commit is contained in:
ngn
2024-11-21 23:43:16 +00:00
committed by GitHub

View File

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