Merge pull request #49 from ngn13/dependabot/docker/api/golang-1.22.2

Bump golang from 1.22.1 to 1.22.2 in /api
This commit is contained in:
ngn
2024-04-08 20:02:05 +00:00
committed by GitHub

View File

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