We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f4d42 commit 587d4baCopy full SHA for 587d4ba
Dockerfile
@@ -1,7 +1,7 @@
1
# Read the Docs - Environment base
2
FROM ubuntu:16.04
3
MAINTAINER Read the Docs <[email protected]>
4
-LABEL version="2.0"
+LABEL version="2.0.1"
5
6
ENV DEBIAN_FRONTEND noninteractive
7
ENV APPDIR /app
0 commit comments