Skip to content

Commit

Permalink
Merge pull request #848 from jamshale/upgrade-python-acapy-main
Browse files Browse the repository at this point in the history
Upgrade python to 3.12 in acapy-main backchannel
  • Loading branch information
nodlesh committed Jul 8, 2024
2 parents 7d15138 + a8ce4db commit 92e6a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aries-backchannels/acapy/Dockerfile.acapy-main
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.9-slim-bullseye
FROM python:3.12-slim-bullseye

RUN apt-get update \
&& apt-get install -y git gnupg2 software-properties-common curl \
Expand Down

0 comments on commit 92e6a08

Please sign in to comment.