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:
parent
36529b5f0e
commit
a83d5489f2
2
vendor/github.com/docker/docker/Dockerfile.dapper
generated
vendored
2
vendor/github.com/docker/docker/Dockerfile.dapper
generated
vendored
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:16.04
|
||||
FROM ubuntu:xenial-20210416
|
||||
|
||||
# Packaged dependencies
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
Loading…
Reference in New Issue
Block a user