mirror of
https://github.com/mkuf/prind.git
synced 2026-05-06 06:06:45 +02:00
Revert "moonraker: use python:3.10 base image until #43 is fixed"
This reverts commit 4b5452a80c.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## Get Code and Build venv
|
||||
FROM python:3.10 as build
|
||||
FROM python:3 as build
|
||||
|
||||
ARG REPO=https://github.com/Arksine/moonraker
|
||||
ARG VERSION=master
|
||||
|
||||
Reference in New Issue
Block a user