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

View File

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