ci build failed , then docker image tag 11.33.0 not found
docker image tag 11.33.0 should be found
docker image tag 11.33.0 not found
https://hub.docker.com/r/misskey/misskey/tagsIt seems that the commit f4cb62db164b4315a4bc80fead8a74598c51c055 causes this issue. CC: @syuilo
I pushed the tag misskey/misskey:11.33.0-6f84b11 which has fixed Node.js image (base image) tag. You can use this tag instead of invalid one until official patch release bumped.
thank you
It seems that the commit f4cb62d causes this issue. CC: @syuilo
TypeScriptでコンパイルエラー出てるので、それが原因かと思ってましたけど違うのかな
No. The image node:12.11.0-alpine is not exist.
FYI: https://hub.docker.com/_/node?tab=tags
なるほど
12.11.0-alpineについては3時間前に出たみたい
Build task requeued https://app.circleci.com/jobs/github/syuilo/misskey/9589
Most helpful comment
I pushed the tag
misskey/misskey:11.33.0-6f84b11which has fixed Node.js image (base image) tag. You can use this tag instead of invalid one until official patch release bumped.