docs: Use Debian and Ubuntu version numbers over development codenames.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-02-22 20:15:21 -08:00
committed by Tim Abbott
parent 4c80f035b1
commit b3260bd610
7 changed files with 38 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
# To build these production upgrade test images, say a Debian Buster system
# To build these production upgrade test images, say a Debian 10 Buster system
# preinstalled with Zulip 3.4:
# docker build . -f Dockerfile.prod --build-arg=BASE_IMAGE=zulip/ci:buster --build-arg=VERSION=3.4 --tag=zulip/ci:buster-3.4
# docker push zulip/ci:buster-3.4