Skip to content

Commit b097c9f

Browse files
authoredApr 18, 2022
build(deps): bump golang from 1.16.6-alpine3.13 to 1.17.3-alpine3.13
Bumps golang from 1.16.6-alpine3.13 to 1.17.3-alpine3.13. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12c997b commit b097c9f

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,4 +1,4 @@
1-
FROM golang:1.16.6-alpine3.13 AS builder
1+
FROM golang:1.17.3-alpine3.13 AS builder
22

33
WORKDIR /usr/local/src/dex
44

0 commit comments

Comments
 (0)