1
0
mirror of https://github.com/rancher/os.git synced 2025-05-08 16:16:20 +00:00

fix: vendor/github.com/docker/docker/Dockerfile.dapper to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU1604-LIBGCRYPT20-1585790
- https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
- https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
- https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
- https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
This commit is contained in:
snyk-bot 2021-12-31 12:03:24 +00:00
parent 36529b5f0e
commit a83d5489f2
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM ubuntu:xenial-20210416
# Packaged dependencies
RUN apt-get update && apt-get install -y \