Minor changes to Docker files #266
Annotations
1 error and 4 warnings
docker-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache --update bash tzdata ffmpeg curl su-exec && apk add --no-cache --virtual builddeps gcc musl-dev python3-dev libffi-dev openssl-dev cargo && pip3 install -r requirements.txt --no-cache-dir && apk del builddeps && touch /app/is_container && mv entrypoint.sh /usr/local/bin && rm -rf /tmp/* $HOME/.cache $HOME/.cargo" did not complete successfully: exit code: 1
|
docker-image
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|