mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-29 22:30:27 +02: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
4ea4fe48b7
commit
82a789a1dc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue