This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch docker-up
in repository https://gitbox.apache.org/repos/asf/superset.git
discard db2cf76fc1 fix(docker): set FLASK_RUN_HOST for docker-compose-light
networking
new bc76ab4eec fix(docker): set FLASK_RUN_HOST for docker-compose-light
networking
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (db2cf76fc1)
\
N -- N -- N refs/heads/docker-up (bc76ab4eec)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Dockerfile | 3 +++
docker-compose-light.yml | 2 +-
docker/{docker-healthcheck.sh => docker-healthcheck-node.sh} | 3 ++-
3 files changed, 6 insertions(+), 2 deletions(-)
copy docker/{docker-healthcheck.sh => docker-healthcheck-node.sh} (88%)