diff --git a/crates/catalog/hms/testdata/hms_catalog/Dockerfile b/crates/catalog/hms/testdata/hms_catalog/Dockerfile index 65ebc3d6d..65cb90ce3 100644 --- a/crates/catalog/hms/testdata/hms_catalog/Dockerfile +++ b/crates/catalog/hms/testdata/hms_catalog/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM apache/hive:3.1.3 +FROM apache/hive:4.0.0 ENV AWSSDK_VERSION=2.20.18 ENV HADOOP_VERSION=3.1.0