build: update ubuntu base version from 24.10 to 24.04
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
84f9a07b7b
commit
5c228c770f
|
|
@ -12,7 +12,7 @@ RUN make static-${TARGETOS}-${TARGETARCH}
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
FROM ubuntu:24.10
|
FROM ubuntu:24.04
|
||||||
|
|
||||||
LABEL org.opencontainers.image.source=https://github.com/helmfile/helmfile
|
LABEL org.opencontainers.image.source=https://github.com/helmfile/helmfile
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue