We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf97832 + 94e7a3f commit a082d1dCopy full SHA for a082d1d
modules/ssh/strong_password/Dockerfile
@@ -1,5 +1,5 @@
1
# using phusion/baseimage as base image
2
-FROM ubuntu:latest
+FROM ubuntu:20.04
3
4
# update and install openssh + python
5
COPY files/requirements-apt-get.txt files/requirements-pip3.txt ./
0 commit comments