Skip to content

Commit

Permalink
Upgrade python to 3.12 in acapy-main backchannel
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed Jul 8, 2024
1 parent e093049 commit ef29129
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 ef29129

Please sign in to comment.