update debian images

rolls the debian images back to debian bullseye while bookworm is evaluated
This commit is contained in:
Michael (Parker) Parker
2023-06-17 18:34:59 -04:00
parent f379714c4f
commit 1abfb801ea
6 changed files with 6 additions and 6 deletions

View File

@@ -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"