Skip to content

Commit d11eba8

Browse files
build(deps): bump golang from 1.18.3-alpine3.15 to 1.19.0-alpine3.15
Bumps golang from 1.18.3-alpine3.15 to 1.19.0-alpine3.15. --- 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 c5833e6 commit d11eba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BASE_IMAGE=alpine
22

3-
FROM golang:1.18.4-alpine3.15 AS builder
3+
FROM golang:1.19.0-alpine3.15 AS builder
44

55
WORKDIR /usr/local/src/dex
66

0 commit comments

Comments
 (0)