Bump golang from 1.21.3 to 1.21.5 in /api

Bumps golang from 1.21.3 to 1.21.5.

---
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-08 20:08:16 +00:00 committed by GitHub
parent 1950e2a361
commit 8f185bdfe5
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