Bump golang from 1.20.4 to 1.20.5 (#225)

Bumps golang from 1.20.4 to 1.20.5.

---
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-06-12 11:12:59 +02:00
committed by GitHub
parent 5660d70d72
commit 10c295f7a3

View File

@@ -1,5 +1,5 @@
# get golang container
FROM golang:1.20.4
FROM golang:1.20.5
# get args
ARG apiVersion=unknown