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 d483d07 commit f484835Copy full SHA for f484835
Dockerfile
@@ -2,7 +2,7 @@
2
# Zulip development environment image and use
3
# tools/build-release-tarball to generate a production release tarball
4
# from the provided Git ref.
5
-FROM ubuntu:18.04 as base
+FROM ubuntu:20.04 as base
6
7
# Set up working locales and upgrade the base image
8
ENV LANG="C.UTF-8"
0 commit comments