We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a835d commit 5e58961Copy full SHA for 5e58961
Dockerfile
@@ -13,7 +13,7 @@ RUN make build compress
13
14
## production ##################################################################
15
16
-FROM ubuntu:22.04
+FROM ubuntu:24.04
17
18
ARG DOCKER_ARCH=x86_64
19
ARG KUBECTL_ARCH=amd64
Dockerfile.arm
@@ -13,7 +13,7 @@ RUN make package build compress
ARG DOCKER_ARCH=aarch64
ARG KUBECTL_ARCH=arm64
0 commit comments