Merge pull request #62 from ngn13/dependabot/docker/api/golang-1.22.3

Bump golang from 1.22.2 to 1.22.3 in /api
This commit is contained in:
ngn
2024-05-13 18:34:35 +00:00
committed by GitHub

View File

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