Skip to content

Commit 6f7f37c

Browse files
dependabot[bot]michaelliau
authored andcommitted
build(deps): bump golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 (dexidp#2849)
Bumps golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c71317 commit 6f7f37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BASE_IMAGE=alpine
22

3-
FROM golang:1.20.1-alpine3.16 AS builder
3+
FROM golang:1.20.2-alpine3.16 AS builder
44

55
WORKDIR /usr/local/src/dex
66

0 commit comments

Comments
 (0)