From f50b2a80a50ea805dbf3e339557cbc9d2dee4a98 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Mon, 9 Aug 2021 16:53:35 +0200 Subject: [PATCH] Apply suggestions from code review --- docs/using/selecting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/selecting.md b/docs/using/selecting.md index 4b6b0a34..8f109ec2 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -202,7 +202,7 @@ Whenever a docker image is pushed to the container registry, it is tagged with: - a `latest` tag - a 12-character git commit SHA like `b9f6ce795cfc` - a date formatted like `2021-08-29` -- a set of software version tags like `python-3.9.6`, and `lab-3.0.16` +- a set of software version tags like `python-3.9.6` and `lab-3.0.16` For stability and reproducibility, you should either reference a date formatted tag from a date before the current date (in UTC time) or a git commit SHA older