diff --git a/README.md b/README.md
index c02052c4e1ee0ee007d59216834ff02de6088dee..e60f1dc2b4b851172e2f60d7871c5f8b30c5df6d 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ docker run -it -u 0 -v /afs:/afs -v ~:/home/jovyan/local_host_home -p 8888:8888
 
 where you can find the available $commit_tag at https://gitlab.cern.ch/abpcomputing/sandbox/be-abp-docker/container_registry/9443. Probably you want the latest tag. 
 
-**At the time of the writing (2021.05.07) the latest tag was 288bbf2a.**
+**At the time of the writing (2021.08.23) the latest tag was 0cd55ff2.**
 
 In case you have Debian, Kostantinos Paraschou pointed out that one needs to add the argument `--security-opt apparmor:unconfined`, e.g.:
 ```bash