diff --git a/Dockerfile b/Dockerfile index 3b9df6f..41f53e6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,7 +35,7 @@ RUN \ /tmp/* -FROM ghcr.io/linuxserver/baseimage-ubuntu:noble as ubuntu-buildstage +FROM ghcr.io/linuxserver/baseimage-ubuntu:jammy as ubuntu-buildstage # set version label ARG UNRAR_VERSION=7.0.9 diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index ea5f1ef..2fdf7c2 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -36,7 +36,7 @@ RUN \ /tmp/* -FROM ghcr.io/linuxserver/baseimage-ubuntu:arm64v8-noble as ubuntu-buildstage +FROM ghcr.io/linuxserver/baseimage-ubuntu:arm64v8-jammy as ubuntu-buildstage # set version label ARG UNRAR_VERSION=7.0.9 diff --git a/readme-vars.yml b/readme-vars.yml index 4a35fb0..aeed4f7 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -51,7 +51,7 @@ full_custom_readme: | ## Versions - * **29.05.24:** - Rebase builders to Alpine 3.20 and Ubuntu Noble. + * **29.05.24:** - Rebase Alpine builder to 3.20. * **16.05.24:** - Bump to 7.0.9. * **29.02.24:** - Bump to 7.0.7. * **07.01.24:** - Bump to 6.2.12.