mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-03 19:14:51 +00:00
Update Dockerfile
This commit is contained in:
parent
5fa437e509
commit
8a82c1c2ff
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# Base Docker Using Ubuntu 24.04, Python 3.12 and Built In Pip
|
||||
## With Built in Pip Package
|
||||
FROM ghcr.io/yasirarism/misskaty-docker:py3.12
|
||||
FROM yasirarism/misskaty-docker:py3.12
|
||||
## Without Built in Pip Package
|
||||
# FROM yasirarism/misskaty-docker:free
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue