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
commit 9266cf5dc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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