chore(deps): update postgres:16.3 docker digest to f5ce318
This commit is contained in:
parent
6d06ef3156
commit
976eb32a9d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.3@sha256:09d737ee92e0c5aa40d59b58b9b7cbbf1409415371cea63157a8e5d2bba1a8e5
|
image: postgres:16.3@sha256:f5ce318a46d574a51dfde841c23f5cdc01e4affaf345a7201b0d6251b2538df1
|
||||||
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