set full image url, bump to 18
This commit is contained in:
parent
590773f1fa
commit
0332e0ba99
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
Description=PostgreSQL Database
|
Description=PostgreSQL Database
|
||||||
|
|
||||||
[Container]
|
[Container]
|
||||||
Image=groonga/pgroonga:latest-alpine-17
|
Image=registry.hub.docker.com/groonga/pgroonga:latest-alpine-18
|
||||||
EnvironmentFile=/var/containers/postgresql/.env
|
EnvironmentFile=/var/containers/postgresql/.env
|
||||||
Network=postgresql.network
|
Network=postgresql.network
|
||||||
HealthCmd=pg_isready -U postgres -d postgres
|
HealthCmd=pg_isready -U postgres -d postgres
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue