xiaocilebi commited on
Commit
9869fcc
·
verified ·
1 Parent(s): ecae5c6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Base image
2
- FROM ghcr.io/sillytavern/sillytavern:staging
3
 
4
  # Switch to root user to install tools and prepare the filesystem
5
  USER root
 
1
  # Base image
2
+ FROM ghcr.io/yu2051/jiuguan002:latest
3
 
4
  # Switch to root user to install tools and prepare the filesystem
5
  USER root