Bump golang from 1.20.3 to 1.20.4 (#221)

Bumps golang from 1.20.3 to 1.20.4.

---
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-05-22 18:16:15 +02:00
committed by GitHub
parent 9dad39adf5
commit 5f29b538ce
+1 -1
View File
@@ -1,5 +1,5 @@
# get golang container
FROM golang:1.20.3
FROM golang:1.20.4
# get args
ARG apiVersion=unknown