release:
    docker buildx build \
            --platform linux/arm64,linux/amd64 \
            --tag fatfingers23/pds_gatekeeper:latest \
            --tag fatfingers23/pds_gatekeeper:0.1 \
            --push .