[Helper] Backup and restore: Use bullseye-slim
This commit is contained in:
parent
7692685122
commit
769e08843b
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DEBIAN_DOCKER_IMAGE="debian:buster-slim"
|
||||
DEBIAN_DOCKER_IMAGE="debian:bullseye-slim"
|
||||
|
||||
if [[ ! -z ${MAILCOW_BACKUP_LOCATION} ]]; then
|
||||
BACKUP_LOCATION="${MAILCOW_BACKUP_LOCATION}"
|
||||
|
Loading…
Reference in New Issue
Block a user