0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

E:The repository 'http://security.debian.org./debian-security bullseye/updates Release' does not have a Release file.対処

Last updated at Posted at 2021-10-25
# 1./etc/apt/sources.list編集
# 2.http://security.ubuntu.com/ubuntu/ → http://deb.debian.org/debian-security/に変更
# 3.docker-compose build xxx エラー箇所を指定してbuild実行
#deb http://security.ubuntu.com/ubuntu/ bullseye-security main
#deb-src http://security.ubuntu.com/ubuntu/ bullseye-security main
deb http://deb.debian.org/debian-security/ bullseye-security main
deb-src http://deb.debian.org/debian-security/ bullseye-security main
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?