fix: build/linux/toolkit.Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UBUNTU2004-BASH-581100 - https://snyk.io/vuln/SNYK-UBUNTU2004-SYSTEMD-576079 - https://snyk.io/vuln/SNYK-UBUNTU2004-SYSTEMD-576079 - https://snyk.io/vuln/SNYK-UBUNTU2004-SYSTEMD-582552 - https://snyk.io/vuln/SNYK-UBUNTU2004-SYSTEMD-582552pull/4963/head
parent
e75678dd11
commit
385ec44dfd
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu
|
||||
FROM ubuntu:groovy-20210325
|
||||
|
||||
# Expose port for the Portainer UI and Edge server
|
||||
EXPOSE 9000
|
||||
|
|
Loading…
Reference in New Issue