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
As of today, running docker build -t taskkoike/mea:1.0 ./
returns W: Failed to fetch http://deb.debian.org/debian/dists/jessie-updates/InRelease Unable to find expected entry 'main/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
Apparently, changes are happening to "Debian:Jessie", which is likely causing this problem.
The text was updated successfully, but these errors were encountered:
As of today, running
docker build -t taskkoike/mea:1.0 ./
returns
W: Failed to fetch http://deb.debian.org/debian/dists/jessie-updates/InRelease Unable to find expected entry 'main/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
Apparently, changes are happening to "Debian:Jessie", which is likely causing this problem.
The text was updated successfully, but these errors were encountered: