chore(deps): update postgres:16.3 docker digest to d13ef78 #9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16.3@sha256:f5ce318a46d574a51dfde841c23f5cdc01e4affaf345a7201b0d6251b2538df1
|
||||
image: postgres:16.3@sha256:d13ef786196545cd69aff1945929fc868712196e195bc66581fb1bfe81649eaf
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue