From 9496f3f1fa00ffc4f1e3bd3c1975c13a539b3b76 Mon Sep 17 00:00:00 2001 From: LbP22 Date: Mon, 22 Apr 2024 13:47:31 +0300 Subject: [PATCH] 1.0.5 init --- application/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/build.sh b/application/build.sh index 16d4006..d341044 100644 --- a/application/build.sh +++ b/application/build.sh @@ -1,2 +1,2 @@ docker buildx create --use -docker buildx build --platform=linux/amd64,linux/arm64 --tag "devforth/onlogs:latest" --tag "devforth/onlogs:1.0.4" --push . +# docker buildx build --platform=linux/amd64,linux/arm64 --tag "devforth/onlogs:latest" --tag "devforth/onlogs:1.0.5" --push .