w0rd-driven / docker-laravel-deployer

Docker image build for use with Laravel 5.x, including deployer
MIT License
2 stars 2 forks source link

Issue with bookworm based images #29

Closed w0rd-driven closed 1 year ago

w0rd-driven commented 1 year ago

It looks like I'm hitting the same thing as https://forum.gitlab.com/t/jobs-fails-shell-not-found-version-python/88340 in v8.1. I think the fix for now is to roll back to bullseye instead of bookworm explicitly.

w0rd-driven commented 1 year ago

Fixed in the latest commit. I used the wrong damn number because PR's take one 🤦. There would be a point where this should be reverted I assume. I should've left older images alone but I took a gamble and assumed wrong.