diff options
| author | dakkar <dakkar@thenautilus.net> | 2025-02-23 13:26:56 +0000 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2025-02-23 13:26:56 +0000 |
| commit | 86ac57e76e2f7886fb8105e042cf4bd69fd0354d (patch) | |
| tree | 2ebe32a2c76f440172e4e649c9c697de23a59912 /compose_example.yml | |
| parent | merge: Fix file description labels to use "alt text" terminology (!911) (diff) | |
| download | sharkey-86ac57e76e2f7886fb8105e042cf4bd69fd0354d.tar.gz sharkey-86ac57e76e2f7886fb8105e042cf4bd69fd0354d.tar.bz2 sharkey-86ac57e76e2f7886fb8105e042cf4bd69fd0354d.zip | |
suggest using a recent postgres image with pgroonga
Diffstat (limited to 'compose_example.yml')
| -rw-r--r-- | compose_example.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose_example.yml b/compose_example.yml index d9c9b19a29..ecd5ef86c2 100644 --- a/compose_example.yml +++ b/compose_example.yml @@ -39,7 +39,7 @@ services: db: restart: always - image: postgres:15-alpine + image: groonga/pgroonga:4.0.1-alpine-17 networks: - shonk env_file: |