We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664010b commit 1ea5fdaCopy full SHA for 1ea5fda
packages/buildroot/Dockerfile
@@ -1,7 +1,7 @@
1
FROM rastasheep/ubuntu-sshd:18.04
2
3
# Buildroot version to use
4
-ARG BUILD_ROOT_RELEASE=2022.08-rc1
+ARG BUILD_ROOT_RELEASE=2022.08
5
6
# Root password for SSH
7
ARG ROOT_PASSWORD=browser-vm
0 commit comments