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 a55c190..d6470d6 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 ${IMAGE}_${TS} \
${IMAGE}:${TAG}