Explorar o código

[Helper] Backup and restore: Use bullseye-slim

andryyy %!s(int64=3) %!d(string=hai) anos
pai
achega
769e08843b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      helper-scripts/backup_and_restore.sh

+ 1 - 1
helper-scripts/backup_and_restore.sh

@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #!/usr/bin/env bash
 
 
-DEBIAN_DOCKER_IMAGE="debian:buster-slim"
+DEBIAN_DOCKER_IMAGE="debian:bullseye-slim"
 
 
 if [[ ! -z ${MAILCOW_BACKUP_LOCATION} ]]; then
 if [[ ! -z ${MAILCOW_BACKUP_LOCATION} ]]; then
   BACKUP_LOCATION="${MAILCOW_BACKUP_LOCATION}"
   BACKUP_LOCATION="${MAILCOW_BACKUP_LOCATION}"