Verified Commit c1e475aa authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Use buster-slim in Docker images for 0.8.0

parent b74dc17a
Loading
Loading
Loading
Loading
Loading
+1 −1
Changes for docker/0.8.0/core/Dockerfile: 1 added line, 1 removed line.
Original line number Diff line number Diff line
FROM debian:stable-slim
FROM debian:buster-slim

LABEL Description="Debian-based environment suitable to build GekkoFS and its dependencies"