Update debian version to buster
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
DEBIAN = stretch
|
DEBIAN = buster
|
||||||
FROM = debian:$(DEBIAN)
|
FROM = debian:$(DEBIAN)
|
||||||
MODE = minimal
|
MODE = minimal
|
||||||
PROXY = $(shell hostname -I | cut -d' ' -f1)
|
PROXY = $(shell hostname -I | cut -d' ' -f1)
|
||||||
|
|||||||
Reference in New Issue
Block a user