Browse Source

:octocat:

codemasher 5 years ago
parent
commit
377e72381e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/actions/build-docs/Dockerfile

+ 1 - 1
.github/actions/build-docs/Dockerfile

@@ -1,5 +1,5 @@
 # https://hub.docker.com/r/phpdoc/phpdoc
-FROM phpdoc/phpdoc:latest
+FROM phpdoc/phpdoc:3.0
 
 LABEL "repository"="https://github.com/chillerlan/php-qrcode"