From 5efafa5a91165df817ca7fa3004cfb90e455311b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 11:36:26 +0000 Subject: [PATCH] Bump hyperledger/aries-cloudagent-python Bumps [hyperledger/aries-cloudagent-python](https://github.com/hyperledger/aries-cloudagent-python) from py3.9-0.10.4 to py3.9-0.12.1. - [Release notes](https://github.com/hyperledger/aries-cloudagent-python/releases) - [Changelog](https://github.com/hyperledger/aries-cloudagent-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/hyperledger/aries-cloudagent-python/commits) --- updated-dependencies: - dependency-name: hyperledger/aries-cloudagent-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- openshift/templates/aries-mediator-agent/container/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/templates/aries-mediator-agent/container/Dockerfile b/openshift/templates/aries-mediator-agent/container/Dockerfile index f87a3e4..1705e40 100644 --- a/openshift/templates/aries-mediator-agent/container/Dockerfile +++ b/openshift/templates/aries-mediator-agent/container/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/hyperledger/aries-cloudagent-python:py3.9-0.10.4 +FROM ghcr.io/hyperledger/aries-cloudagent-python:py3.9-0.12.1 # ======================================================================================================================================== # Install Plugins