build(deps): bump golang from 1.20.0-alpine3.16 to 1.20.1-alpine3.16 (#2827)

Bumps golang from 1.20.0-alpine3.16 to 1.20.1-alpine3.16.

---
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-03-06 10:15:47 +04:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent e02e0ac388
commit 78ff68c5aa
+1 -1
View File
@@ -1,6 +1,6 @@
ARG BASE_IMAGE=alpine
FROM golang:1.20.0-alpine3.16 AS builder
FROM golang:1.20.1-alpine3.16 AS builder
WORKDIR /usr/local/src/dex