-
-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed pdo_sqlite from base images.
- Loading branch information
1 parent
10061ea
commit 0941cab
Showing
17 changed files
with
52 additions
and
247 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ LABEL maintainer="Hyperf Developers <[email protected]>" version="1.0" license="MI | |
ARG COMPOSER_VERSION | ||
ARG PHP_BUILD_VERSION | ||
|
||
ENV COMPOSER_VERSION=${COMPOSER_VERSION:-"2.0.2"} \ | ||
ENV COMPOSER_VERSION=${COMPOSER_VERSION:-"2.6.6"} \ | ||
COMPOSER_ALLOW_SUPERUSER=1 | ||
|
||
## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ LABEL maintainer="Hyperf Developers <[email protected]>" version="1.0" license="MI | |
ARG COMPOSER_VERSION | ||
ARG PHP_BUILD_VERSION | ||
|
||
ENV COMPOSER_VERSION=${COMPOSER_VERSION:-"2.0.2"} \ | ||
ENV COMPOSER_VERSION=${COMPOSER_VERSION:-"2.6.6"} \ | ||
COMPOSER_ALLOW_SUPERUSER=1 | ||
|
||
## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ LABEL maintainer="Hyperf Developers <[email protected]>" version="1.0" license="MI | |
ARG COMPOSER_VERSION | ||
ARG PHP_BUILD_VERSION | ||
|
||
ENV COMPOSER_VERSION=${COMPOSER_VERSION:-"2.0.2"} \ | ||
ENV COMPOSER_VERSION=${COMPOSER_VERSION:-"2.6.6"} \ | ||
COMPOSER_ALLOW_SUPERUSER=1 | ||
|
||
## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.