Skip to content

Commit

Permalink
feat: add CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed Jun 14, 2024
1 parent a880fec commit f38f30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/build-deb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build() {
local SCRIPT_DIR="$(dirname "$(realpath "$0")")"

local NATIVE_BUILD="false"
local CONTAINER_BACKEND="podman"
local CONTAINER_BACKEND="docker"
local CONTAINER_REGISTRY=""
local NO_CONTAINER_UPDATE="false"
local CONTAINER_SHELL="false"
Expand Down

0 comments on commit f38f30e

Please sign in to comment.