File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1
22
3- FROM ghcr.io/linuxserver/baseimage-alpine-nginx:3.21
3+ FROM ghcr.io/linuxserver/baseimage-alpine-nginx:3.22
44
55ARG BUILD_DATE
66ARG VERSION
Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1
22
3- FROM ghcr.io/linuxserver/baseimage-alpine-nginx:arm64v8-3.21
3+ FROM ghcr.io/linuxserver/baseimage-alpine-nginx:arm64v8-3.22
44
55ARG BUILD_DATE
66ARG VERSION
Original file line number Diff line number Diff line change @@ -429,6 +429,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
429429
430430# # Versions
431431
432+ * ** 09.07.25:** - Rebase to Alpine 3.22.
432433* ** 06.06.25:** - Replace deprecated imagemagick with vips.
433434* ** 16.01.25:** - Rebase to Alpine 3.21.
434435* ** 03.12.24:** - Switch from commit builds to releases to match upstream changes.
Original file line number Diff line number Diff line change @@ -168,6 +168,7 @@ init_diagram: |
168168 "mastodon:glitch" <- Base Images
169169# changelog
170170changelogs :
171+ - {date: "09.07.25:", desc: "Rebase to Alpine 3.22."}
171172 - {date: "06.06.25:", desc: "Replace deprecated imagemagick with vips."}
172173 - {date: "16.01.25:", desc: "Rebase to Alpine 3.21."}
173174 - {date: "03.12.24:", desc: "Switch from commit builds to releases to match upstream changes."}
You can’t perform that action at this time.
0 commit comments