We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5952707 commit 8ed55baCopy full SHA for 8ed55ba
Dockerfile
@@ -133,7 +133,7 @@ git clone --recursive https://github.com/EionRobb/purple-mattermost && \
133
make DESTDIR=/tmp/out install
134
135
136
-FROM debian:10.4-slim as production
+FROM debian:buster-slim as production
137
138
EXPOSE 8080
139
VOLUME ["/etc/spectrum2/transports", "/var/lib/spectrum2"]
0 commit comments