build(deps): bump golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16
Bumps golang from 1.19.1-alpine3.16 to 1.19.2-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>
This commit is contained in:
parent
20274136be
commit
24401fdf99
@ -1,6 +1,6 @@
|
|||||||
ARG BASE_IMAGE=alpine
|
ARG BASE_IMAGE=alpine
|
||||||
|
|
||||||
FROM golang:1.19.1-alpine3.16 AS builder
|
FROM golang:1.19.2-alpine3.16 AS builder
|
||||||
|
|
||||||
WORKDIR /usr/local/src/dex
|
WORKDIR /usr/local/src/dex
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user