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 4601f0e95f2 Upgrade Azurite container to version 3.29.0 (#13115) 4601f0e95f2 is described below commit 4601f0e95f25a44e4ac35366a247141d1814242e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 14 10:33:05 2024 +0100 Upgrade Azurite container to version 3.29.0 (#13115) Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- .../apache/camel/test/infra/azure/common/services/container.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 2e4b7e01687..272e57df96f 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,4 +14,4 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -azure.container=mcr.microsoft.com/azure-storage/azurite:3.28.0 +azure.container=mcr.microsoft.com/azure-storage/azurite:3.29.0