diff --git a/test/e2e/dexidp.Dockerfile b/test/e2e/dexidp.Dockerfile index b77ede434..71b9fd0ba 100644 --- a/test/e2e/dexidp.Dockerfile +++ b/test/e2e/dexidp.Dockerfile @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM ghcr.io/dexidp/dex:v2.37.0 +FROM ghcr.io/dexidp/dex:v2.39.0 diff --git a/test/e2e/localstack.Dockerfile b/test/e2e/localstack.Dockerfile index 0956aae70..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.0.2 +FROM docker.io/localstack/localstack:3.2.0 diff --git a/test/e2e/vault.Dockerfile b/test/e2e/vault.Dockerfile index 89b8b8a18..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.4 +FROM docker.io/hashicorp/vault:1.15.6