Update ubuntu Docker tag to v24 #145
build-and-push-containers.yml
on: pull_request
release-container
54s
Annotations
1 error and 1 warning
release-container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt upgrade -y && apt install -y --no-install-recommends curl gpg-agent software-properties-common && (curl -sSL https://packages.microsoft.com/keys/microsoft.asc | apt-key add -) && add-apt-repository -y ppa:ondrej/php && add-apt-repository -y https://packages.microsoft.com/ubuntu/22.04/prod && apt install -y --no-install-recommends git jq libxml2-utils libzip-dev make nodejs sudo wget yamllint zip unzip msodbcsql17 php-pear php5.6-bz2 php5.6-cli php5.6-curl php5.6-dev php5.6-fileinfo php5.6-intl php5.6-json php5.6-mbstring php5.6-phar php5.6-phpdbg php5.6-readline php5.6-sockets php5.6-xml php5.6-xsl php5.6-zip php7.0-cli php7.0-bz2 php7.0-curl php7.0-dev php7.0-fileinfo php7.0-intl php7.0-json php7.0-mbstring php7.0-phar php7.0-phpdbg php7.0-readline php7.0-sockets php7.0-xml php7.0-xsl php7.0-zip php7.1-cli php7.1-bz2 php7.1-curl php7.1-dev php7.1-fileinfo php7.1-intl php7.1-json php7.1-mbstring php7.1-phar php7.1-phpdbg php7.1-readline php7.1-sockets php7.1-xml php7.1-xsl php7.1-zip php7.2-cli php7.2-bz2 php7.2-curl php7.2-dev php7.2-fileinfo php7.2-intl php7.2-json php7.2-mbstring php7.2-phar php7.2-phpdbg php7.2-readline php7.2-sockets php7.2-xml php7.2-xsl php7.2-zip php7.3-cli php7.3-bz2 php7.3-curl php7.3-dev php7.3-fileinfo php7.3-intl php7.3-json php7.3-mbstring php7.3-phar php7.3-phpdbg php7.3-readline php7.3-sockets php7.3-xml php7.3-xsl php7.3-zip php7.4-cli php7.4-bz2 php7.4-curl php7.4-dev php7.4-fileinfo php7.4-intl php7.4-json php7.4-mbstring php7.4-phar php7.4-phpdbg php7.4-readline php7.4-sockets php7.4-xml php7.4-xsl php7.4-zip php8.0-cli php8.0-bz2 php8.0-curl php8.0-dev php8.0-fileinfo php8.0-intl php8.0-mbstring php8.0-phar php8.0-phpdbg php8.0-readline php8.0-sockets php8.0-xml php8.0-xsl php8.0-zip php8.1-cli php8.1-bz2 php8.1-curl php8.1-dev php8.1-fileinfo php8.1-intl php8.1-mbstring php8.1-phar php8.1-phpdbg php8.1-readline php8.1-sockets php8.1-xml php8.1-xsl php8.1-zip php8.2-cli php8.2-bz2 php8.2-curl php8.2-dev php8.2-fileinfo php8.2-intl php8.2-mbstring php8.2-phar php8.2-phpdbg php8.2-readline php8.2-sockets php8.2-xml php8.2-xsl php8.2-zip && update-alternatives --set php /usr/bin/php8.0 && update-alternatives --set phpize /usr/bin/phpize8.0 && update-alternatives --set php-config /usr/bin/php-config8.0 && apt autoremove -y && apt clean" did not complete successfully: exit code: 100
|
release-container
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|