Bump flask from 2.2.3 to 2.2.5 in /python/be #190
Annotations
3 errors
Build and push images (./go/app/bg/Dockerfile, huangyingting/bg)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p bin/ && \tGOOS=linux GOFLAGS=-buildvcs=false go build -ldflags \"-s -w -X main.Version=$VERSION\" -o ./bin/bg ./cmd/server && \tcp configs/config.yaml ./bin/config.yaml" did not complete successfully: exit code: 1
|
Build and push images (./go/app/bi/Dockerfile, huangyingting/bi)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p bin/ && apk add build-base && \tCGO_ENABLED=1 GOOS=linux GOFLAGS=-buildvcs=false go build -ldflags \"-s -w -X main.Version=$VERSION\" -o ./bin/bi ./cmd/server && \tcp configs/config.yaml ./bin/config.yaml" did not complete successfully: exit code: 1
|
Build and push images (./go/app/bs/Dockerfile, huangyingting/bs)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p bin/ && apk add build-base && \tCGO_ENABLED=1 GOOS=linux GOFLAGS=-buildvcs=false go build -ldflags \"-s -w -X main.Version=$VERSION\" -o ./bin/bs ./cmd/server && \tcp configs/config.yaml ./bin/config.yaml" did not complete successfully: exit code: 1
|