Merge pull request #26 from ngn13/dependabot/docker/api/golang-1.22.0

Bump golang from 1.21.6 to 1.22.0 in /api
This commit is contained in:
ngn
2024-02-12 18:40:36 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.21.6
FROM golang:1.22.0
WORKDIR /app