Conversation
Bumps [hyperledger/aries-cloudagent-python](https://github.com/openwallet-foundation/acapy) from py3.9-0.12.2 to py3.9-0.12.3. - [Release notes](https://github.com/openwallet-foundation/acapy/releases) - [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md) - [Commits](https://github.com/openwallet-foundation/acapy/commits) --- updated-dependencies: - dependency-name: hyperledger/aries-cloudagent-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| @@ -1,4 +1,4 @@ | |||
| FROM ghcr.io/hyperledger/aries-cloudagent-python:py3.9-0.12.2 | |||
| FROM ghcr.io/hyperledger/aries-cloudagent-python:py3.9-0.12.3 | |||
There was a problem hiding this comment.
@jamshale -- should I be updating these as part of a release PR? Easy to do if that should be done...
There was a problem hiding this comment.
These are 0.12.x — shouldn’t these references be the 1.x?
There was a problem hiding this comment.
Yes. These should get upgraded. I'm not exactly sure what this image is for. I think it's just the base image for the demo which still gets all the local src code copied into it. Really it's just being used as a python 3.12 image so it's not a big deal.
The best would be for a follow up PR to update all these images in the repo after the image has been published. We can't do it as the release process because they aren't available yet.
There was a problem hiding this comment.
I guess it depends if the Dockerfiles are used in tests or not. If not used in tests, we could do them with the updates.
Maybe we change them to use the python and not ACA-Py, if everything is being copied in?
…ger/aries-cloudagent-python-py3.9-0.12.3
|
…ndation#3419) Bumps [hyperledger/aries-cloudagent-python](https://github.com/openwallet-foundation/acapy) from py3.9-0.12.2 to py3.9-0.12.3. - [Release notes](https://github.com/openwallet-foundation/acapy/releases) - [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md) - [Commits](https://github.com/openwallet-foundation/acapy/commits) --- updated-dependencies: - dependency-name: hyperledger/aries-cloudagent-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephen Curran <swcurran@gmail.com>
…ndation#3419) Bumps [hyperledger/aries-cloudagent-python](https://github.com/openwallet-foundation/acapy) from py3.9-0.12.2 to py3.9-0.12.3. - [Release notes](https://github.com/openwallet-foundation/acapy/releases) - [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md) - [Commits](https://github.com/openwallet-foundation/acapy/commits) --- updated-dependencies: - dependency-name: hyperledger/aries-cloudagent-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephen Curran <swcurran@gmail.com>



Bumps hyperledger/aries-cloudagent-python from py3.9-0.12.2 to py3.9-0.12.3.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)