Skip to content
Snippets Groups Projects
Commit b4ea47cd authored by Jonas Leder's avatar Jonas Leder
Browse files

Merge branch 'renovate/golang-1.x' into 'master'

Update golang Docker tag to v1.23.5

See merge request !19
parents cecc3a97 79b66d4a
No related branches found
No related tags found
1 merge request!19Update golang Docker tag to v1.23.5
Pipeline #53766 passed
FROM --platform=$BUILDPLATFORM golang:1.23.4 AS build FROM --platform=$BUILDPLATFORM golang:1.23.5 AS build
ARG TARGETPLATFORM ARG TARGETPLATFORM
WORKDIR /app WORKDIR /app
COPY go.mod go.sum ./ COPY go.mod go.sum ./
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment