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 85b2a33 commit df5faf2Copy full SHA for df5faf2
Dockerfile
@@ -2,7 +2,7 @@
2
FROM debian:jessie
3
LABEL maintainer "Christophe Boucharlat <christophe.boucharlat@gmail.com>"
4
5
-# Discord Version 0.0.1
+# Discord Version 0.0.2
6
7
RUN apt-get update && apt-get install -y \
8
apt-utils \
0 commit comments