Merge pull request #92 from ngn13/dependabot/docker/api/golang-1.22.5

Bump golang from 1.22.4 to 1.22.5 in /api
This commit is contained in:
ngn
2024-07-10 23:31:16 +00:00
committed by GitHub

View File

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