Commit 927bef8b authored by Ilya Rassadin's avatar Ilya Rassadin
Browse files

use php 8.1 by default

parent 3e1e6c3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
      - composer.lock
      - phpunit.xml
  image:
    name: registry.cetera.su/boilerplate/docker/php:7.4-fpm-xdebug
    name: registry.cetera.su/boilerplate/docker/php:8.1-fpm-xdebug
  services: []
  before_script: []
  needs: