Skip to content

Commit

Permalink
trivial review fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Aksenov <[email protected]>
  • Loading branch information
k0taperk0t committed Oct 5, 2023
1 parent 5ed3d14 commit 81ea464
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/run_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ set -o nounset

PWD="${PWD:-$(pwd)}"

# tag 0.1.0 is, 0.0.1 (latest) + gh + aws + helm binary
DOCS_BUILD_IMAGE="${DOCS_BUILD_IMAGE:-ghcr.io/kanisterio/docker-sphinx:0.2.0}"
BUILD_IMAGE="${BUILD_IMAGE:-ghcr.io/kanisterio/build:v0.0.24}"
PKG="${PKG:-github.com/kanisterio/kanister}"
Expand Down Expand Up @@ -140,4 +139,3 @@ case "${1}" in
usage
exit 1
esac

0 comments on commit 81ea464

Please sign in to comment.