Skip to content

Update base.dockerfile #34

Update base.dockerfile

Update base.dockerfile #34

Triggered via push December 17, 2023 13:05
Status Failure
Total duration 41s
Artifacts

build.yml

on: push
publish-hello-docker-image
31s
publish-hello-docker-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
publish-hello-docker-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && sh -c 'echo \"deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main\" >> /etc/apt/sources.list.d/google.list' && apt-get update && apt-get install -y google-chrome-stable && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 255
publish-hello-docker-image
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/