#!/bin/bash ( cd images podman build -t ubuntu-ci:dev -f ./Dockerfile.ubuntu-latest ) || exit 1