diff --git a/services/webapp/code/rosetta/core_app/management/commands/core_app_populate.py b/services/webapp/code/rosetta/core_app/management/commands/core_app_populate.py
index 67c10dbd3fd280c8d95ba6735f03127ac267c644..af838700a3d422d8f6b4a500c0f513e1e5d7ec93 100644
--- a/services/webapp/code/rosetta/core_app/management/commands/core_app_populate.py
+++ b/services/webapp/code/rosetta/core_app/management/commands/core_app_populate.py
@@ -133,7 +133,7 @@ to provide help, news and informations on your deployment. Or you can just ignor
                                      description = 'A minimal desktop environment providing basic window management functionalities and a terminal.',
                                      registry = 'git.ia2.inaf.it:5050',
                                      image_name = 'exact/swc/minimaldesktop',
-                                     image_tag  = 'v0.2.0',
+                                     image_tag  = 'v0.3.0',
                                      image_arch = 'amd64',
                                      image_os   = 'linux',
                                      interface_port      = '8590',