chore(deps): update postgres:16.2 docker digest to 7e30f5b
This commit is contained in:
parent
83cf2f532f
commit
0ee02cd571
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16.2@sha256:0df4feaa20162e5659ca29f073a72f0e519611a59e91283b4dd4dceba390a43b
|
||||
image: postgres:16.2@sha256:7e30f5b61fccd7fc08ee5d5594bcebac83f1b8c77d05c88bd43fe563ca266a6d
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue