Skip to content

Commit

Permalink
Set cron php image to 8.0-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenchristian1telus committed Dec 28, 2023
1 parent a6a9bb2 commit f447a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRON.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG CRON_IMAGE=php:8.3.0-cli
ARG CRON_IMAGE=php:8.0-cli
FROM $CRON_IMAGE

# Environment uses ONLY production or development
Expand Down

0 comments on commit f447a90

Please sign in to comment.