1
0
mirror of https://github.com/rancher/os.git synced 2025-09-09 10:40:30 +00:00

Locked console to Debian bullseye (see #111)

This commit is contained in:
David
2022-07-25 14:47:07 +12:00
committed by Olli Janatuinen
parent c660335037
commit 7afcca764f

View File

@@ -1,4 +1,4 @@
FROM debian:stable-slim FROM debian:bullseye-slim
COPY build/sshd_config.append.tpl /etc/ssh/ COPY build/sshd_config.append.tpl /etc/ssh/
COPY build/lsb-release /etc/ COPY build/lsb-release /etc/