Skip to content

Commit

Permalink
Upgrade python in integration test dockerfile oid4vci
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed Jul 9, 2024
1 parent ef01fa5 commit 71a56ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oid4vci/integration/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10-slim-bookworm AS base
FROM python:3.12-slim-bookworm AS base
WORKDIR /usr/src/app

ENV POETRY_VERSION=1.5.0
Expand Down

0 comments on commit 71a56ad

Please sign in to comment.