From 404bd81c34c3a8d8c3d3ac0230731379563ab403 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 30 Jul 2024 12:42:34 +0300 Subject: [PATCH] fix: fix build.sh script --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index a95a878..7f8b1a5 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -40,5 +40,5 @@ else VERSION=$(../scripts/version.sh) BASE=ghcr.io/coder/coder-logstream-kube IMAGE=$BASE:$VERSION - docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t "$IMAGE" -t $BASE:latest --push. + docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t "$IMAGE" -t $BASE:latest --push . fi pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy