Skip to content

Commit a082d1d

Browse files
author
Ali Razmjoo
authored
Merge pull request #337 from OWASP/snyk-fix-25144051b27828ec19ee574545b03d5b
[Snyk] Security upgrade ubuntu from latest to 20.04
2 parents bf97832 + 94e7a3f commit a082d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ssh/strong_password/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# using phusion/baseimage as base image
2-
FROM ubuntu:latest
2+
FROM ubuntu:20.04
33

44
# update and install openssh + python
55
COPY files/requirements-apt-get.txt files/requirements-pip3.txt ./

0 commit comments

Comments
 (0)