You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My aim is to build the image from the source code. I don't see any special instructions for building the image so I tried doing it with the docker build command, and the most recent commit without changing anything. On multiple branches.
Is there a reason you prefer to build the image from scratch to use the already built one? I tested, and access to the last image is still working well.
Regarding the error, it seems like your problem is related to the line "#0 12.08 E: Repository 'http://deb.debian.org/debian testing InRelease' changed its 'Codename' value from 'bookworm' to 'trixie'".
My aim is to build the image from the source code. I don't see any special instructions for building the image so I tried doing it with the docker build command, and the most recent commit without changing anything. On multiple branches.
When I run:
In the project root where the Dockerfile is
I get the following error
I will be working to fix this bug. If someone has encountered the same thing of found a solution we can work together using this thread.
Thanks!
The text was updated successfully, but these errors were encountered: