mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #841 from vyos/snyk-fix-8247c4fc49cf844000e358633b571bf7
[Snyk] Security upgrade debian from buster to 11
This commit is contained in:
commit
20b85b357f
@ -1,7 +1,7 @@
|
|||||||
# Must be run with --privileged flag
|
# Must be run with --privileged flag
|
||||||
# Recommended to run the container with a volume mapped
|
# Recommended to run the container with a volume mapped
|
||||||
# in order to easy exprort images built to "external" world
|
# in order to easy exprort images built to "external" world
|
||||||
FROM debian:buster
|
FROM debian:11
|
||||||
LABEL authors="VyOS Maintainers <maintainers@vyos.io>"
|
LABEL authors="VyOS Maintainers <maintainers@vyos.io>"
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user