Skip to content

Base Image for 21.04-ms by @dcolina #1

Base Image for 21.04-ms by @dcolina

Base Image for 21.04-ms by @dcolina #1

Manually triggered August 21, 2024 14:48
Status Failure
Total duration 55s
Artifacts

cicd_manual_build-java-base.yml

on: workflow_dispatch
Build Docker Base Image
45s
Build Docker Base Image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build Docker Base Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt upgrade -y && apt install -y --no-install-recommends zip unzip wget libtcnative-1 tzdata tini ca-certificates openssl libapr1 libpq-dev curl gnupg && rm -rf /var/lib/apt/lists/* && wget -O - https://get.sdkman.io | bash && bash -c \"source $SDKMAN_DIR/bin/sdkman-init.sh && sdk install java ${SDKMAN_JAVA_VERSION} && sdk flush archives\" && apt update && apt install -y --no-install-recommends postgresql-common && /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -y && apt install -y --no-install-recommends postgresql-client-16 && apt purge -y postgresql-common gnupg && /usr/bin/pg_dump --version || exit 1 && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1