We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7ce4d commit 7eeac36Copy full SHA for 7eeac36
1 file changed
Dockerfile
@@ -10,7 +10,7 @@ USER 65532:65532
10
11
ENTRYPOINT ["/mcing-controller"]
12
13
-FROM ubuntu:24.04 AS lazymc
+FROM ubuntu:26.04 AS lazymc
14
WORKDIR /
15
RUN apt update && apt install -y curl ca-certificates
16
ARG LAZYMC_VERSION="v0.2.11"
0 commit comments