Update entrypoint from sh to bash #82
Annotations
1 error and 3 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo '#!/bin/bash' > /entrypoint.sh && echo 'export APP_VERSION=$(cat /app/version.txt)' >> /entrypoint.sh && echo 'echo \"App version: $APP_VERSION\"' >> /entrypoint.sh && echo 'exec dotnet OpenWish.Web.dll' >> /entrypoint.sh && chmod +x /entrypoint.sh" did not complete successfully: exit code: 1
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The `set-output` 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/
|
build
The `set-output` 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/
|