Skip to content

Commit

Permalink
fix localtest ..
Browse files Browse the repository at this point in the history
  • Loading branch information
ImreSamu committed Nov 5, 2023
1 parent bb0534c commit 45f4142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion localtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ make dockerlist
# check images
echo " "
echo " ---- check images exists ---- "
image_to_check="15-3.4-bundle0-bookworm"
image_to_check="$test_tag"
if check_image_exists "$image_to_check"; then
echo "Image '$image_to_check' is available."
else
Expand Down

0 comments on commit 45f4142

Please sign in to comment.