Skip to content

Commit b38e2c6

Browse files
committed
Use supported baseimage for PHP82 base.
1 parent f3ffaf2 commit b38e2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php82-apache2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/php:8.2-apache-bullseye
1+
FROM docker.io/library/php:8.2-apache-bookworm
22
#Some default environment variables. They can be overridden when starting the container
33
ENV PHP_MEMORY_LIMIT=128M
44
ENV TZ=Europe/Amsterdam

0 commit comments

Comments
 (0)