Closed texnicii closed 3 years ago
Part of my Dockerfile:
FROM phpswoole/swoole:php8.0 RUN apt-get update
Error: apt-get not found (because it is Alpine version)
I had manually triggered a job having image phpswoole/swoole:php8.0 (and few other PHP 7 images) built correctly, and just committed a code fix for it.
phpswoole/swoole:php8.0
Thanks for reporting the issue!
Part of my Dockerfile:
Error: apt-get not found (because it is Alpine version)