chore(deps): update postgres docker tag to v17.4
This commit is contained in:
parent
36caf7eb8a
commit
35102a7fd8
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ services:
|
|||
|
||||
database:
|
||||
container_name: looking-glass-db
|
||||
image: postgres:17.2@sha256:3267c505060a0052e5aa6e5175a7b41ab6b04da2f8c4540fc6e98a37210aa2d3
|
||||
image: postgres:17.4@sha256:aa7569015a6ce74ea2814ba0c044a18afebadaa02d691f5767b9a58d45ecfbf6
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_USER: LookingGlass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue