Browse Source

:octocat: sup phpdoc?

codemasher 5 years ago
parent
commit
00c9bd1192
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
 # https://hub.docker.com/r/phpdoc/phpdoc
-FROM phpdoc/phpdoc:3.0
+FROM phpdoc/phpdoc:latest
 
 
 LABEL "repository"="https://github.com/chillerlan/php-qrcode"
 LABEL "repository"="https://github.com/chillerlan/php-qrcode"