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