From cbfa198fcebe042f21861df175286ab2f3aa220c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 06:06:33 +0000 Subject: [PATCH] build(deps): Bump the all group across 1 directory with 2 updates Bumps the all group with 2 updates in the /test/e2e directory: localstack/localstack and hashicorp/vault. Updates `localstack/localstack` from 3.7.1 to 3.8.1 Updates `hashicorp/vault` from 1.17.5 to 1.18.0 --- updated-dependencies: - dependency-name: localstack/localstack dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: hashicorp/vault dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- test/e2e/localstack.Dockerfile | 2 +- test/e2e/vault.Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/e2e/localstack.Dockerfile b/test/e2e/localstack.Dockerfile index 67d98d948..29041e6f0 100644 --- a/test/e2e/localstack.Dockerfile +++ b/test/e2e/localstack.Dockerfile @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM docker.io/localstack/localstack:3.7.1@sha256:7f4f51bbfcfb42c661b9c02716a3cfcb53433f3c066905329aa911178835b300 +FROM docker.io/localstack/localstack:3.8.1@sha256:b279c01f4cfb8f985a482e4014cabc1e2697b9d7a6c8c8db2e40f4d9f93687c7 diff --git a/test/e2e/vault.Dockerfile b/test/e2e/vault.Dockerfile index 3403e07e8..2f8e1d881 100644 --- a/test/e2e/vault.Dockerfile +++ b/test/e2e/vault.Dockerfile @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM docker.io/hashicorp/vault:1.17.5@sha256:dabbf3fd2ef0858795848a61c6b6865305eec16b144e03dfc6a550a13b0211e6 +FROM docker.io/hashicorp/vault:1.18.0@sha256:e2da7099950443e234ed699940fabcdc44b5babe33adfb459e189a63b7bb50d7