Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rchshld committed Feb 28, 2024
1 parent 82d08e8 commit 1939e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joom-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export REGISTRY="jfrog.joom.it/docker-registry/joom-ingress-nginx"

export BASE_TAG
BASE_TAG=$(cat TAG)
export TAG="${BASE_TAG}-batching-patch-5"
export TAG="${BASE_TAG}-batching-patch"

export ARCH=amd64

Expand Down

0 comments on commit 1939e5a

Please sign in to comment.