build: use Debian slim Docker image

This commit is contained in:
exepirit
2022-01-25 23:26:36 +07:00
parent c088469390
commit b42f71901c
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ubuntu
FROM debian:stretch-slim
LABEL Description="Alfis Alternative Free Identity System"
LABEL URL="https://github.com/Revertron/Alfis/releases"