Update to Go 1.23
ContainerImages/local_exporter/pipeline/head This commit looks good
Details
ContainerImages/local_exporter/pipeline/head This commit looks good
Details
parent
2895e12476
commit
98a4e10e61
|
@ -1,4 +1,4 @@
|
||||||
FROM docker.io/library/golang:1.21-alpine AS build
|
FROM docker.io/library/golang:1.23-alpine AS build
|
||||||
|
|
||||||
RUN --mount=type=cache,target=/var/cache \
|
RUN --mount=type=cache,target=/var/cache \
|
||||||
apk add \
|
apk add \
|
||||||
|
|
Loading…
Reference in New Issue