Skip to content

Commit

Permalink
chore(deps): update php docker tag to v8.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent f9152c5 commit 9cb5fcb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
services:
php56:
image: php:5.6.40
image: php:8.3.10
php74:
image: php:7.4.33
image: php:8.3.10
php80:
image: php:8.0.29
image: php:8.3.10
php81:
image: php:8.1.20
image: php:8.3.10
php82:
image: php:8.2.12
image: php:8.3.10
php83:
image: php:8.3.9
image: php:8.3.10

0 comments on commit 9cb5fcb

Please sign in to comment.