Compare commits
2 commits
1e863df3a0
...
7f59cad47f
Author | SHA1 | Date | |
---|---|---|---|
7f59cad47f | |||
97d233ab95 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.8@sha256:70e9e457f70602fa7a6bc38054accbcb54a3a966c633b1f91e8d84d6b078346a
|
image: postgres:17.4@sha256:1c47b7139517eeb5e9747882983297a745517c3d70d2451e376f9fd5cc7cf1ef
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- db-data:/var/lib/postgresql/data
|
- db-data:/var/lib/postgresql/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue