all: upd base docker

This commit is contained in:
Ainar Garipov
2025-04-10 20:35:55 +03:00
parent 5aee57e297
commit 39e22ada96
4 changed files with 21 additions and 7 deletions

View File

@@ -119,4 +119,5 @@ $sudo_cmd docker "$debug_flags" \
--build-arg VERSION="$version" \
--output "$docker_output" \
--platform "$docker_platforms" \
--progress 'plain' \
$docker_version_tag $docker_channel_tag -f ./docker/Dockerfile .