go.mod: bump go-githubactions #45
docker.yml
on: pull_request
Push Docker image to GitHub Packages
26s
Annotations
1 error and 1 warning
Push Docker image to GitHub Packages
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -a -ldflags \"-s -w -extldflags '-static'\" -installsuffix cgo -tags netgo -o /bin/app . && strip /bin/app && upx -q -9 /bin/app" did not complete successfully: exit code: 1
|
Push Docker image to GitHub Packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|