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 c7dfb75 commit 8a2b39eCopy full SHA for 8a2b39e
Dockerfile
@@ -11,7 +11,7 @@ WORKDIR build
11
RUN sed -i s:/static/:/static_backend/:g index.html
12
13
# Stage 2 - Setup server
14
-FROM ubuntu:18.04
+FROM ubuntu:20.04
15
16
RUN apt-get update
17
0 commit comments