Questions tagged [debian-bookworm]

Bookworm is the codename for Debian version 12. Use this tag if your programming related question is related to this version of Debian.

1 questions
0
votes
1 answer

Build started failing using Python:3.8 Docker image on apt-get update and install with GPG error: bookworm InRelease is not signed

My build pipeline has stopped working all of a sudden which was working fine a few weeks ago. I'm using Dockerfile to build my app with python:3.8 as the base image. It has started failing on the apt-get update && apt-get install part. I didn't…
Abdullah Khawer
  • 4,461
  • 4
  • 29
  • 66