diff --git a/docker-push.sh b/docker-push.sh index 0510d0d..c94d3eb 100644 --- a/docker-push.sh +++ b/docker-push.sh @@ -24,4 +24,4 @@ docker push $tag docker push $latest #remove dangling images -docker system prune -f +docker system prune -f \ No newline at end of file