Skip to content

Commit

Permalink
Fix dockerfile (#5)
Browse files Browse the repository at this point in the history
* fix unpushed change

* fix unpushed change

Co-authored-by: jerzy <[email protected]>
  • Loading branch information
jerzyorlowskimim and jerzy authored Jan 4, 2023
1 parent 730f5f1 commit 6475b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/base_image/base_image_python.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/jerzyorlowskimim/mim-ocr-fork1_base_ubuntu
FROM ghcr.io/mim-solutions/mim-ocr_base_ubuntu
ARG python_version

RUN echo $python_version:
Expand Down

0 comments on commit 6475b2d

Please sign in to comment.