Skip to content

Commit

Permalink
Use newer PHP
Browse files Browse the repository at this point in the history
7.4 is EOL
  • Loading branch information
come-nc authored Jan 2, 2023
1 parent 51a74a1 commit 4e8750b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.4-apache-buster
FROM php:8.1-apache-buster

ADD krb5.seed /krb5.seed
RUN apt-get update && \
Expand Down

0 comments on commit 4e8750b

Please sign in to comment.