Mercurial > libervia-backend
diff docker/pubsub/entrypoint.sh @ 4215:31c84a32c897
docker: modernisation and fixes:
- fix geckodriver version used following `backend-dev-e2e` base image update
- use Prosody image `prosodyim/prosody:0.12` instead of a deprecated one
- update `pubsub` image with base image update and use of new repos names
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 05 Mar 2024 16:43:45 +0100 |
parents | 73e04040d577 |
children |
line wrap: on
line diff
--- a/docker/pubsub/entrypoint.sh Fri Feb 23 15:47:53 2024 +0100 +++ b/docker/pubsub/entrypoint.sh Tue Mar 05 16:43:45 2024 +0100 @@ -11,7 +11,7 @@ done ori_dir=${PWD} -cd /src/sat_pubsub/db +cd /src/libervia-pubsub/db # PG should be OK, we now initialize the database. If it's already done, it will fail # with exit code 3