Skip to content

Commit

Permalink
Correct oid4vci python version for integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed May 7, 2024
1 parent dd32333 commit 26a1355
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-bullseye AS base
FROM python:3.10-slim-bookworm AS base
WORKDIR /usr/src/app

ENV POETRY_VERSION=1.5.0
Expand Down

0 comments on commit 26a1355

Please sign in to comment.