arslan-ahmed commited on
Commit
0dfd2fa
1 Parent(s): 3e6ecf4

Revert "Update Dockerfile"

Browse files

This reverts commit 142ffac9e93fbee7dfe45f44bcc64fd5f6cac0d2.

Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
 
2
  # Use an official Python runtime as a parent image
3
- FROM python:3.11
4
 
5
  # Set the working directory in the container
6
  WORKDIR /app/ttyd
 
1
 
2
  # Use an official Python runtime as a parent image
3
+ FROM arslan2k12/ttyd_base
4
 
5
  # Set the working directory in the container
6
  WORKDIR /app/ttyd