Skip to content

Commit

Permalink
Merge pull request #264 from ne20002/feat/revert-to-bullseye
Browse files Browse the repository at this point in the history
Revert Debian to bullseye
  • Loading branch information
annando authored Sep 3, 2024
2 parents a007cb4 + c126394 commit 5946868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-debian.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:%%PHP_VERSION%%-%%VARIANT%%-bookworm
FROM php:%%PHP_VERSION%%-%%VARIANT%%-bullseye

# entrypoint.sh and cron.sh dependencies
RUN set -ex; \
Expand Down

0 comments on commit 5946868

Please sign in to comment.