Skip to content

Commit

Permalink
Use latest build image
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyhum committed May 10, 2024
1 parent de6e0f2 commit 29fcafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/run_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ set -o nounset
PWD="${PWD:-$(pwd)}"

DOCS_BUILD_IMAGE="${DOCS_BUILD_IMAGE:-ghcr.io/kanisterio/docker-sphinx:0.2.0}"
BUILD_IMAGE="${BUILD_IMAGE:-ghcr.io/kanisterio/build:v0.0.31-reno}"
BUILD_IMAGE="${BUILD_IMAGE:-ghcr.io/kanisterio/build:latest}"
PKG="${PKG:-github.com/kanisterio/kanister}"

ARCH="${ARCH:-amd64}"
Expand Down

0 comments on commit 29fcafc

Please sign in to comment.