Update tag example

This commit is contained in:
Ayaz Salikhov
2022-09-27 14:59:06 +04:00
parent 915cd411b5
commit d7637de684
8 changed files with 23 additions and 23 deletions

View File

@@ -201,7 +201,7 @@ Every Monday and whenever a pull request is merged, images are rebuilt and pushe
Whenever a docker image is pushed to the container registry, it is tagged with:
- a `latest` tag
- a 12-character git commit SHA like `0fd03d9356de`
- a 12-character git commit SHA like `9e63909e0317`
- a date formatted like `2022-08-04`
- OS version like `ubuntu-22.04`
- a set of software version tags like `python-3.10.5` and `lab-3.4.4`