Skip to content

Commit

Permalink
Merge pull request #29 from silinternational/feature/upgrade-php
Browse files Browse the repository at this point in the history
update php to 8.3
  • Loading branch information
jason-jackson authored Jan 3, 2025
2 parents 0fcd9fe + fd8f346 commit c0b90e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
test:
image: silintl/php8:8.1
image: silintl/php8:8.3
volumes:
- ./:/data
working_dir: /data
Expand Down

0 comments on commit c0b90e6

Please sign in to comment.