summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate-planet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-planet.sh b/update-planet.sh
index d6470d6..828ace5 100755
--- a/update-planet.sh
+++ b/update-planet.sh
@@ -16,5 +16,5 @@ docker run \
--restart no \
--mount type=bind,source="$(pwd)"/htdocs,target=/var/www/planet.gentoo.org/build \
--mount type=bind,source="$(pwd)"/data,target=/var/www/planet.gentoo.org/data \
- --name ${IMAGE}_${TS} \
+ --name planet-pluto_${TS} \
${IMAGE}:${TAG}