Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit03d285d

Browse files
authored
fix(dogfood): fix dogfood template image build (#20312)
Previously the dogfood action was failing because the image for thedogfood template pulls a version of docker-ce that depended on a versionof containerd.io greater than the pinned version. The pinned version wasa workaround for an old sysbox issue (see#15723).Example action I kicked off main recently that failed:https://github.com/coder/coder/actions/runs/18507966953```4.879 The following packages have unmet dependencies:4.955 docker-ce : Depends: containerd.io (>= 1.7.27) but 1.7.23-1 is to be installed4.963 E: Unable to correct problems, you have held broken packages.```
1 parentade3fce commit03d285d

File tree

1 file changed

+0
-6
lines changed
  • dogfood/coder/files/etc/apt/preferences.d

1 file changed

+0
-6
lines changed

‎dogfood/coder/files/etc/apt/preferences.d/containerd‎

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp