Bump golang from 1.21.5 to 1.21.6 in /api

Bumps golang from 1.21.5 to 1.21.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-15 09:33:07 +00:00 committed by GitHub
parent f4f7cfb452
commit 0bce321107
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