mirror of
https://github.com/rancher/os.git
synced 2025-09-09 02:31:36 +00:00
Locked console to Debian bullseye (see #111)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM debian:stable-slim
|
||||
FROM debian:bullseye-slim
|
||||
|
||||
COPY build/sshd_config.append.tpl /etc/ssh/
|
||||
COPY build/lsb-release /etc/
|
||||
|
Reference in New Issue
Block a user