Skip to content

Commit

Permalink
upgrade php 8.2
Browse files Browse the repository at this point in the history
add xdebug as default install
  • Loading branch information
papppeter committed Apr 16, 2024
1 parent 02e62e5 commit 3467a1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: yii2-php8.1
name: yii2-php8.2

on:
push:
Expand Down Expand Up @@ -26,4 +26,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: p4it/yii2-php:8.1-apache
tags: p4it/yii2-php:8.2-apache

0 comments on commit 3467a1b

Please sign in to comment.