ManiAz09 commited on
Commit
557705b
·
verified ·
1 Parent(s): 2c55b64

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  FROM python:3.10
2
 
3
 
4
- RUN apk add --no-cache bash
5
 
6
 
7
  # Get the current timestamp and store it in an environment variable
 
1
  FROM python:3.10
2
 
3
 
4
+ # RUN apk add --no-cache bash
5
 
6
 
7
  # Get the current timestamp and store it in an environment variable