From f8b2af962d5af548472eddf0b1fd38030199f3c6 Mon Sep 17 00:00:00 2001 From: ahdan15 Date: Fri, 9 May 2025 09:40:22 +0700 Subject: [PATCH] env --- docker-push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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