Bump golang from 1.20.5 to 1.20.6 (#230)

Bumps golang from 1.20.5 to 1.20.6.

---
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-07-24 20:41:54 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 0887bd7279
commit 1b920c2df8
+1 -1
View File
@@ -1,5 +1,5 @@
# get golang container
FROM golang:1.20.5
FROM golang:1.20.6
# get args
ARG apiVersion=unknown