diff --git a/test/e2e/localstack.Dockerfile b/test/e2e/localstack.Dockerfile index e911c49c3..a4b606ca6 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.1.0 +FROM docker.io/localstack/localstack:3.2.0 diff --git a/test/e2e/vault.Dockerfile b/test/e2e/vault.Dockerfile index a5ae6af32..31355803a 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.15.5 +FROM docker.io/hashicorp/vault:1.15.6