diff --git a/get-host-by-image.sh b/get-host-by-image.sh
index 5b6de2883857f94cfb2e68af795a3a7fc753cee2..f725c73a06b20fd49683bc751b8387f964226ce6 100644
--- a/get-host-by-image.sh
+++ b/get-host-by-image.sh
@@ -2,8 +2,8 @@
 
 # return the host the service is hosted on
 case $MODIFIED_IMAGE in
-        pica-etherpad) RES="PICA01"
+        pica-etherpad) RES="PICA02"
         ;;
         pica-dokuwiki) RES="PICA02"
 esac
-echo $RES
\ No newline at end of file
+echo $RES