1
0
Fork 0
mirror of https://github.com/mlocati/docker-php-extension-installer synced 2025-05-10 09:02:42 +00:00

Tell apk that icu-data-en can be upgraded to icu-data-full (#774)

This commit is contained in:
Michele Locati 2023-07-11 15:09:03 +02:00 committed by GitHub
parent c4573cf2f1
commit 580cdccf54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 38 additions and 15 deletions

View file

@ -0,0 +1,10 @@
#!/bin/sh
# Let's set a sane environment
set -o errexit
set -o nounset
IPE_ICU_EN_ONLY=1 CI=true ./install-php-extensions intl
apk update
apk add --simulate chromium