Bump golang from 1.22.0 to 1.22.1 (#271)

Bumps golang from 1.22.0 to 1.22.1.

---
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]
2024-03-14 15:59:42 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 7548d5dbaa
commit 28cee1d673
+1 -1
View File
@@ -1,5 +1,5 @@
# get golang container
FROM golang:1.22.0
FROM golang:1.22.1
# get args
ARG apiVersion=unknown