Skip to content

Commit

Permalink
Bump the guzzle and add docker
Browse files Browse the repository at this point in the history
  • Loading branch information
bryangruneberg committed May 17, 2022
1 parent db65699 commit b9cc379
Show file tree
Hide file tree
Showing 3 changed files with 1,588 additions and 0 deletions.
Binary file modified builds/wobot
Binary file not shown.
1 change: 1 addition & 0 deletions lagoon/cli.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ FROM amazeeio/php:8.1-cli
RUN docker-php-ext-install pcntl
RUN docker-php-ext-install posix
RUN docker-php-ext-install exif
COPY lagoon/php.ini /usr/local/etc/php/php.ini

#######################################################
# Install Laoon Tools Globally
Expand Down
Loading

0 comments on commit b9cc379

Please sign in to comment.