Skip to content

Commit

Permalink
Use sc-runner as the base
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed May 10, 2024
1 parent f9d2247 commit 304d01e
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
@@ -1,4 +1,4 @@
FROM python:3.12 as base
FROM ghcr.io/sparecores/sc-runner:main as base
ENV REPO_URL="https://github.com/SpareCores/sc-inspector-data"
ENV REPO_PATH="/repo/sc-inspector-data"
ENV VIRTUAL_ENV="/venv/inspector"
Expand Down

0 comments on commit 304d01e

Please sign in to comment.