Skip to content

Commit 0099173

Browse files
committed
fix docker image name
1 parent d68deea commit 0099173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/xdebug/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM keboola/storage-api-tests
1+
FROM php-csv-dev
22

33
RUN pecl install xdebug-2.9.8 \
44
&& docker-php-ext-enable xdebug

0 commit comments

Comments
 (0)