Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
hanthor authored Dec 20, 2024
2 parents 2f4d251 + b90f254 commit 8292652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ build $target_image=image_name $tag=default_tag:
podman build \
"${BUILD_ARGS[@]}" \
"${LABELS[@]}" \
--pull=newer \
--tag "${image_name}:${tag}" \
.

Expand Down

0 comments on commit 8292652

Please sign in to comment.