Merge pull request #71 from ngn13/dependabot/docker/api/golang-1.22.4

Bump golang from 1.22.3 to 1.22.4 in /api
This commit is contained in:
ngn
2024-06-14 15:50:04 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.22.3
FROM golang:1.22.4
WORKDIR /app