Skip to content

Commit

Permalink
chore(deps): update php docker tag to v8.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent c9fab6d commit 17733c8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
services:
php56:
image: php:5.6.40
image: php:8.2.12
php74:
image: php:7.4.33
image: php:8.2.12
php80:
image: php:8.0.29
image: php:8.2.12
php81:
image: php:8.1.20
image: php:8.2.12
php82:
image: php:8.2.11
image: php:8.2.12

0 comments on commit 17733c8

Please sign in to comment.