We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60026e commit 49adf78Copy full SHA for 49adf78
1 file changed
compose.yml
@@ -32,7 +32,7 @@ services:
32
- user_uploads:/opt/relab/backend/data/uploads
33
34
database:
35
- image: postgres:18@sha256:5ec39c188013123927f30a006987c6b0e20f3ef2b54b140dfa96dac6844d883f
+ image: postgres:18@sha256:38d5c9d522037d8bf0864c9068e4df2f8a60127c6489ab06f98fdeda535560f9
36
env_file: ./backend/.env
37
healthcheck:
38
test: # Check if the database is ready to accept connections
0 commit comments