Closed codyfinegan closed 1 year ago
@codyfinegan I've also created the repositories required on Docker Hub so theoretically they should build the images automatically once this gets merged
a few things to look at
Cheers, those are all updated.
looks good. Have not tested it yet. Want me to also build and test them?
looks good. Have not tested it yet. Want me to also build and test them?
Yes please. I've tested building locally (so all the images should build) but haven't had a chance to actually run them yet.
sorry couldn't get to testing this yet. @scq have you been able to?
@derschatta Yup, I can confirm all 4 containers work
Created new images for PHP 8.2 and 8.3. Both are based off of regular bullseye and not alpine (we can change them once the WIP alpine PR is good).
8.3 is based on the RC image and we'll update it once 8.3 is released, this is to get ahead on testing things out.
Python is removed from both as it's not needed.