Skip to content

Commit

Permalink
fix: downgraded owa php ver to 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scolastico authored Jun 20, 2024
1 parent f917c05 commit 4d82af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/owa/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2-apache
FROM php:7.4-apache
MAINTAINER Joschua Becker EDV <support@scolasti.co>

RUN apt-get update && \
Expand Down

0 comments on commit 4d82af5

Please sign in to comment.