Skip to content

Commit

Permalink
fix docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrajodas committed Jan 11, 2024
1 parent d68deea commit 0099173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/xdebug/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM keboola/storage-api-tests
FROM php-csv-dev

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

0 comments on commit 0099173

Please sign in to comment.