Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmax2004 committed Jan 16, 2024
1 parent 8b941bf commit 7066813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ydb/tests/fq/generic/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: '3.4'
services:
postgresql:
image: "postgres:15-bullseye@sha256:3411b9f2e5239cd7867f34fcf22fe964230f7d447a71d63c283e3593d3f84085"
# to be able to run tests by different users on the same machine we set prefix to ${USER}
container_name: ${USER}_ydb_tests_fq_generic_postgresql
environment:
POSTGRES_DB: db
Expand Down

0 comments on commit 7066813

Please sign in to comment.