diff options
Diffstat (limited to 'build/Dockerfile')
| -rw-r--r-- | build/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Dockerfile b/build/Dockerfile index 0fb5af1..2698e7c 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -10,4 +10,4 @@ RUN pecl install -o -f xdebug \ COPY --from=composer /usr/bin/composer /usr/bin/composer RUN useradd -m dev -WORKDIR /srv/phel-web-skeleton +WORKDIR /srv/lezer |
