aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/phpunit-oci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/phpunit-oci.yml b/.github/workflows/phpunit-oci.yml
index 505c24be0f0..e1ca0206eda 100644
--- a/.github/workflows/phpunit-oci.yml
+++ b/.github/workflows/phpunit-oci.yml
@@ -63,7 +63,7 @@ jobs:
options: --health-cmd="redis-cli ping" --health-interval=10s --health-timeout=5s --health-retries=3
oracle:
- image: ghcr.io/gvenzl/oracle-xe:${{ matrix.oracle-versions }}
+ image: ghcr.io/gvenzl/oracle-xe:${{ matrix.oracle-versions }}-slim-faststart
# Provide passwords and other environment variables to container
env: