Skip to content

Commit

Permalink
Update phpdoc to fix CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Derkades committed Aug 30, 2024
1 parent 5715774 commit f144f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.phpdoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM phpdoc/phpdoc:3.4 as doc_builder
FROM phpdoc/phpdoc:3.5 AS doc_builder

COPY . /source

Expand Down

0 comments on commit f144f45

Please sign in to comment.