diff --git a/docker-compose.yml b/docker-compose.yml index a2dfc26db..aba88707c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -x-superset-image: &superset-image apachesuperset.docker.scarf.sh/apache/superset:${TAG:-latest-dev} +x-superset-image: &superset-image apachesuperset.docker.scarf.sh/apache/superset:${TAG:-master-dev} x-superset-user: &superset-user root x-superset-depends-on: &superset-depends-on - db