You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/11 10:19:38 UTC

(camel) branch main updated: Upgrade Azurite container image to version 3.28.0 (#12396)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 69a303a0aa6 Upgrade Azurite container image to version 3.28.0 (#12396)
69a303a0aa6 is described below

commit 69a303a0aa65c6871231e30bf2d1ee02f4803807
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 11 11:19:31 2023 +0100

    Upgrade Azurite container image to version 3.28.0 (#12396)
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../apache/camel/test/infra/azure/common/services/container.properties | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties b/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
index 706eb29ea4d..2e4b7e01687 100644
--- a/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
+++ b/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
@@ -14,5 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-## tested against 2.1.2, 2.2.0 & 2.3.1
-azure.container=mcr.microsoft.com/azure-storage/azurite:3.27.0
\ No newline at end of file
+azure.container=mcr.microsoft.com/azure-storage/azurite:3.28.0