Merge pull request #14 from ngn13/dependabot/docker/api/golang-1.21.6

Bump golang from 1.21.5 to 1.21.6 in /api
This commit is contained in:
ngn
2024-01-15 10:07:25 +00:00
committed by GitHub

View File

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