Skip to content

Commit bf97832

Browse files
author
Ali Razmjoo
authored
Merge pull request #336 from OWASP/snyk-fix-6f4829e0baf659fb764c76001b93dbc4
[Snyk] Security upgrade ubuntu from latest to 20.04
2 parents 9ec25cb + 2bb3e55 commit bf97832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ftp/strong_password/Dockerfile

Lines changed: 1 addition & 1 deletion
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
# use baseimage-docker's init system.
55
CMD ["/sbin/my_init"]

0 commit comments

Comments
 (0)