Skip to content

Commit

Permalink
Merge pull request #337 from OWASP/snyk-fix-25144051b27828ec19ee57454…
Browse files Browse the repository at this point in the history
…5b03d5b

[Snyk] Security upgrade ubuntu from latest to 20.04
  • Loading branch information
Ali Razmjoo committed Oct 1, 2021
2 parents bf97832 + 94e7a3f commit a082d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ssh/strong_password/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# using phusion/baseimage as base image
FROM ubuntu:latest
FROM ubuntu:20.04

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

0 comments on commit a082d1d

Please sign in to comment.