update debian images
rolls the debian images back to debian bullseye while bookworm is evaluated
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$TARGETOS/$TARGETARCH debian:stable-slim
|
||||
FROM --platform=$TARGETOS/$TARGETARCH debian:bullseye-slim
|
||||
|
||||
LABEL author="David Wolfe (Red-Thirten)" maintainer="rehlmgaming@gmail.com"
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM debian:stable-slim
|
||||
FROM --platform=$BUILDPLATFORM debian:bullseye-slim
|
||||
|
||||
LABEL author="David Wolfe (Red-Thirten)" maintainer="rehlmgaming@gmail.com"
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
# SOFTWARE.
|
||||
#
|
||||
|
||||
FROM --platform=$TARGETOS/$TARGETARCH debian:stable-slim
|
||||
FROM --platform=$TARGETOS/$TARGETARCH debian:bullseye-slim
|
||||
|
||||
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
|
||||
|
||||
|
Reference in New Issue
Block a user