Skip to content
Snippets Groups Projects
Unverified Commit 9d50667d authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #3928 from dexidp/dependabot/docker/golang-1.23.5-alpine3.20

build(deps): bump golang from 1.23.4-alpine3.20 to 1.23.5-alpine3.20
parents c20fceca 0e250293
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ ARG BASE_IMAGE=alpine
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx
FROM --platform=$BUILDPLATFORM golang:1.23.4-alpine3.20@sha256:9a31ef0803e6afdf564edc8ba4b4e17caed22a0b1ecd2c55e3c8fdd8d8f68f98 AS builder
FROM --platform=$BUILDPLATFORM golang:1.23.5-alpine3.20@sha256:def59a601e724ddac5139d447e8e9f7d0aeec25db287a9ee1615134bcda266e2 AS builder
COPY --from=xx / /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment