Update docker image to debian bookworm
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Build Docker image with Vitastor packages
|
||||
|
||||
FROM debian:bullseye
|
||||
FROM debian:bookworm
|
||||
|
||||
ADD vitastor.list /etc/apt/sources.list.d
|
||||
ADD vitastor.gpg /etc/apt/trusted.gpg.d
|
||||
|
||||
@@ -1 +1 @@
|
||||
deb http://vitastor.io/debian bullseye main
|
||||
deb http://vitastor.io/debian bookworm main
|
||||
|
||||
Reference in New Issue
Block a user