Skip to content

Commit

Permalink
php8.1のイメージに変更
Browse files Browse the repository at this point in the history
  • Loading branch information
chihiro-adachi committed Dec 4, 2023
1 parent 51fdff8 commit abaef3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG TAG=7.4-apache-bullseye
ARG TAG=8.1-apache-bullseye
FROM php:${TAG}

ENV APACHE_DOCUMENT_ROOT /var/www/html
Expand Down

0 comments on commit abaef3c

Please sign in to comment.