symfony1 icon indicating copy to clipboard operation
symfony1 copied to clipboard

fix(test): docker images build to handle old linux distributions

Open alquerci opened this issue 2 years ago • 4 comments

Fix #269

Issue

  • GPG signature expired.

    W: GPG error: http://deb.debian.org jessie-updates InRelease: The following signatures were invalid: KEYEXPIRED 1668891673
    W: GPG error: http://deb.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1668891673
    
  • Debian jessie is now an archived distribution.

alquerci avatar Nov 29 '22 14:11 alquerci

@alquerci could you please rebase?

thirsch avatar Jan 12 '23 16:01 thirsch

@thirsch rebased.

And build test passes without cache.

docker-compose build --no-cache

alquerci avatar Apr 26 '23 21:04 alquerci

@thePanz it's rebased on master branch and ready to merge.

Build test passes without cache.

docker-compose build --no-cache

alquerci avatar Nov 18 '23 18:11 alquerci

Rebased on master branch

alquerci avatar Jan 19 '24 23:01 alquerci