Merge pull request #841 from vyos/snyk-fix-8247c4fc49cf844000e358633b571bf7

[Snyk] Security upgrade debian from buster to 11
This commit is contained in:
Yuriy Andamasov 2022-08-26 08:01:35 +02:00 committed by GitHub
commit 20b85b357f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Must be run with --privileged flag
# Recommended to run the container with a volume mapped
# in order to easy exprort images built to "external" world
FROM debian:buster
FROM debian:11
LABEL authors="VyOS Maintainers <maintainers@vyos.io>"
ENV DEBIAN_FRONTEND noninteractive