1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-21 21:33:02 +00:00

update to Debian Buster

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-10-07 13:57:04 +02:00
parent 24f82964d4
commit 7da9b07ea8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ endif
-t $(docker_repo)/kopano_$(component):builder $(component)/
build-base: ## Build new base image.
docker pull debian:stretch
docker pull debian:buster
component=base make build
build-core: