Merge pull request #40 from ngn13/dependabot/docker/api/golang-1.22.1

Bump golang from 1.22.0 to 1.22.1 in /api
This commit is contained in:
ngn
2024-03-12 15:53:58 +00:00
committed by GitHub

View File

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