Bump golang from 1.18.0 to 1.18.1 (#165)

Bumps golang from 1.18.0 to 1.18.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]
2022-04-26 15:55:24 +02:00
committed by GitHub
parent ce7b25051d
commit 4336b5f618
+1 -1
View File
@@ -1,5 +1,5 @@
# get latest golang container
FROM golang:1.18.0
FROM golang:1.18.1
# get args
ARG apiVersion=unknown