Skip to content

Commit

Permalink
fix: update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmandMeppa authored Feb 8, 2024
1 parent 995b5f3 commit bafea28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apt-get update && \
# RUN mkdir -p /app
RUN git clone https://ArmandMeppa:[email protected]/adorsys/kc-oid4vci-deployment.git
RUN cd kc-oid4vci-deployment
RUN git checkout issue-25638
RUN ls ./

# Stage 2: Build the project
FROM openjdk:17-jdk-slim AS build
Expand Down

0 comments on commit bafea28

Please sign in to comment.