mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-30 05:47:39 +00:00
chore: update VERSION_CODENAME
in packages.sh
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
parent
ab322c6056
commit
3e22b80440
@ -6,7 +6,7 @@
|
||||
# -o pipefail :: exit on error in pipes
|
||||
set -eE -u -o pipefail
|
||||
|
||||
VERSION_CODENAME='bookworm'
|
||||
VERSION_CODENAME='trixie'
|
||||
|
||||
# shellcheck source=../helpers/log.sh
|
||||
source /usr/local/bin/helpers/log.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user