Skip to content

Conversation

tjipenk
Copy link

@tjipenk tjipenk commented Jan 23, 2025

  1. update minor version
  2. add phalcon for PHP 7.3,
  3. add laravel 10/
  4. push docker image to registry

@@ -1,4 +1,4 @@
FROM php:8.3-apache-bookworm
FROM php:8.3.11-apache-bullseye

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Apache bullseye is older than bookworm. You're downgrading.
  2. "php:8.3-apache-bookworm" actually points to the latest point version, so you don't need to update the minor version. Just check here: https://hub.docker.com/layers/library/php/8.3-apache-bookworm/images/sha256-00301e5baf4a19fe4c8a07610a7b0b8f869977d2f647803d8525f07e872cbf80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants