Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Bump base image to use bullseye #21

Bump base image to use bullseye

Bump base image to use bullseye #21

Triggered via push May 16, 2023 08:38
Status Failure
Total duration 47s
Artifacts

build.yml

on: push
Build k8s-proxysql-cluster container
37s
Build k8s-proxysql-cluster container
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build k8s-proxysql-cluster container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y wget mysql-client gettext-base bsdmainutils && wget https://github.com/sysown/proxysql/releases/download/v${PROXYSQL_VERSION}/proxysql_${PROXYSQL_VERSION}-debian9_amd64.deb -O /tmp/proxysql-${PROXYSQL_VERSION}-debian9_amd64.deb && dpkg -i /tmp/proxysql-${PROXYSQL_VERSION}-debian9_amd64.deb && rm -f /tmp/proxysql-${PROXYSQL_VERSION}-debian9_amd64.deb && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100