#!/usr/bin/bash set -e podman build -t reg.xd.xkm.be/xdu/ubuntu:latest -t reg.xd.xkm.be/xdu/ubuntu:25.10 -f ubuntu.dockerfile podman push reg.xd.xkm.be/xdu/ubuntu:latest podman push reg.xd.xkm.be/xdu/ubuntu:25.10