Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqi1129 committed Apr 2, 2024
1 parent a9f2ccc commit f89f532
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ public void startTrinoContainer(
.withExtraHosts(
ImmutableMap.<String, String>builder()
.put("host.docker.internal", "host-gateway")
.put(HiveContainer.HOST_NAME, hiveContainerIp)
.build())
.withFilesToMount(
ImmutableMap.<String, String>builder()
Expand Down

0 comments on commit f89f532

Please sign in to comment.