Skip to content

Commit

Permalink
fix prior
Browse files Browse the repository at this point in the history
  • Loading branch information
strtgbb committed Oct 4, 2024
1 parent 7c8b707 commit 37573ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/keeper-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
context: ..
dockerfile: docker-compose/base_os/${CLICKHOUSE_TESTS_KEEPER_BASE_OS_NAME:-clickhouse}.Dockerfile
args:
KEEPER_DOCKER_IMAGE: $CLICKHOUSE_TESTS_KEEPER_DOCKER_IMAGE
CLICKHOUSE_DOCKER_IMAGE_NAME: $CLICKHOUSE_TESTS_KEEPER_DOCKER_IMAGE
CLICKHOUSE_PACKAGE: $CLICKHOUSE_TESTS_KEEPER_BIN_PATH
BASE_OS: $CLICKHOUSE_TESTS_KEEPER_BASE_OS
init: true
Expand Down

0 comments on commit 37573ce

Please sign in to comment.