build: use Debian slim Docker image

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