Merge pull request #7 from ngn13/dependabot/docker/api/golang-1.21.5

Bump golang from 1.21.3 to 1.21.5 in /api
This commit is contained in:
ngn
2024-01-08 20:09:34 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.21.3
FROM golang:1.21.5
WORKDIR /app