We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e69249 + 9c051af commit d60026eCopy full SHA for d60026e
compose.yml
@@ -32,7 +32,7 @@ services:
32
- user_uploads:/opt/relab/backend/data/uploads
33
34
database:
35
- image: postgres:18@sha256:41bfa2e5b168fff0847a5286694a86cff102bdc4d59719869f6b117bb30b3a24
+ image: postgres:18@sha256:5ec39c188013123927f30a006987c6b0e20f3ef2b54b140dfa96dac6844d883f
36
env_file: ./backend/.env
37
healthcheck:
38
test: # Check if the database is ready to accept connections
0 commit comments