Upgrade to bullseye-slim image
This commit is contained in:
parent
7b241c142b
commit
9ff54e254f
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Dockerfile to build borgbackup server images
|
||||
# Based on Debian
|
||||
############################################################
|
||||
FROM debian:buster-slim
|
||||
FROM debian:bullseye-slim
|
||||
|
||||
# Volume for SSH-Keys
|
||||
VOLUME /sshkeys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue