Bump golang from 1.21.1 to 1.21.2 (#247)

Bumps golang from 1.21.1 to 1.21.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-12 23:07:22 +02:00
committed by GitHub
parent 31d09b41ed
commit cb101d5b0a
+1 -1
View File
@@ -1,5 +1,5 @@
# get golang container
FROM golang:1.21.1
FROM golang:1.21.2
# get args
ARG apiVersion=unknown