🔧 Use plain base official Python Docker image (#1351)
This commit is contained in:

committed by
GitHub

parent
224d0e31a8
commit
651643982b
@@ -1,5 +1,8 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
# Let the DB start
|
||||
python app/backend_pre_start.py
|
||||
|
||||
|
Reference in New Issue
Block a user