diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c5d0cbf..1ff1167 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,6 +19,7 @@ env: latest-cd 2024.1 2024.2 + 2024.3 2023.1.4.580.0 preview: latest-preview jobs: diff --git a/Dockerfile-vecdb b/Dockerfile-vecdb deleted file mode 100644 index afd33b9..0000000 --- a/Dockerfile-vecdb +++ /dev/null @@ -1 +0,0 @@ -FROM caretdev/iris-community:2024.1-vecdb diff --git a/README.md b/README.md index ffca710..8437539 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # zpm-dockerhub repository for baking zpm enabled images for InterSystems IRIS -Latest IRIS Version 2024.2.0.247 and IRIS for Health 2024.2.0.247 +Latest IRIS Version 2024.3.0.217.0 and IRIS for Health 2024.3.0.217.0 ![CI](https://github.com/intersystems-community/zpm-dockerhub/workflows/CI/badge.svg)