soiz1 commited on
Commit
ba61a08
·
verified ·
1 Parent(s): d2957e3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,3 +1,4 @@
 
1
  # Use the official Python 3.11.9 image
2
  FROM python:3.11.9
3
 
 
1
+ #for restart(You can delete) 再スタート用のコメント。マージしたら削除していいです。追加したくないなら右上の︙からRestartを押してください。
2
  # Use the official Python 3.11.9 image
3
  FROM python:3.11.9
4