Skip to content

Commit dced39b

Browse files
authored
Update LTS Docker image tag to py3.13-1.6-lts
Fix image tag in README. Signed-off-by: Stephen Curran <swcurran@gmail.com> Signed-off-by: Stephen Curran <swcurran@cloudcompass.ca> Signed-off-by: Stephen Curran <swcurran@gmail.com>
1 parent 03976ed commit dced39b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ a consistent and maintained version line.
5353
You can pull the latest LTS image for version `1.6` using the following image tag:
5454

5555
```bash
56-
ghcr.io/openwallet-foundation/acapy-agent:py3.12-1.6-lts
56+
FROM ghcr.io/openwallet-foundation/acapy-agent:py3.13-1.6-lts
5757
```
5858

5959
The `-lts` tags are kept up to date with the latest patch releases from the corresponding

0 commit comments

Comments
 (0)