Skip to content

Commit d0451a6

Browse files
markmetcalfeLinnyTheDuck
authored andcommitted
fix: Use base PHP image for php-8.0-debug container
1 parent dc5e444 commit d0451a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ services:
133133
- totara
134134

135135
php-8.0-debug:
136-
image: totara/docker-dev-php80-debug
136+
image: totara/docker-dev-php80
137137
container_name: totara_php80_debug
138138
restart: ${RESTART_POLICY:-no}
139139
working_dir: ${REMOTE_SRC}

0 commit comments

Comments
 (0)