Skip to content

Update Dockerfile

Update Dockerfile #7

Triggered via push October 19, 2024 17:52
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y wget vim locales && wget https://mirrors.tuna.tsinghua.edu.cn/zabbix/zabbix/6.4/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.4-1%2Bubuntu22.04_all.deb && dpkg -i zabbix-release_6.4-1+ubuntu22.04_all.deb && apt-get update -y && apt-get install -y unzip mysql-server php php-mysql apache2 zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent2 && usermod -d /var/lib/mysql/ mysql && locale-gen en_US.UTF-8 && update-locale" did not complete successfully: exit code: 100
docker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/