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

update go

parent 0afdc667
No related branches found
No related tags found
Loading
Pipeline #52381 passed
FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/alpine:3.21.0 AS ca-certs
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1 AS xx
FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/golang:1.23.3 AS build
FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/golang:1.23.4 AS build
ARG TARGETPLATFORM
COPY --from=xx / /
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment