Skip to content

Commit

Permalink
Merge pull request #336 from OWASP/snyk-fix-6f4829e0baf659fb764c76001…
Browse files Browse the repository at this point in the history
…b93dbc4

[Snyk] Security upgrade ubuntu from latest to 20.04
  • Loading branch information
Ali Razmjoo authored Oct 1, 2021
2 parents 9ec25cb + 2bb3e55 commit bf97832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ftp/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

# use baseimage-docker's init system.
CMD ["/sbin/my_init"]
Expand Down

0 comments on commit bf97832

Please sign in to comment.