@ -1,6 +1,6 @@
ARG BASE_IMAGE=alpine
FROM golang:1.19.4-alpine3.16 AS builder
FROM golang:1.19.5-alpine3.16 AS builder
WORKDIR /usr/local/src/dex