Update Dockerfile

This commit is contained in:
yasirarism 2023-07-11 22:28:29 +07:00 committed by GitHub
parent cfd0dbba66
commit c82a56bbdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
# * @projectName MissKatyPyro
# * Copyright ©YasirPedia All rights reserved
# Base Docker Using Ubuntu 23.04, Python 3.11 and Built In Pip
# Base Docker Using Debian 12 (BookWorm), Python 3.11.4 and Built In Pip
## With Built in Pip Package
FROM yasirarism/misskaty-docker:latest
## Without Built in Pip Package