Aurélie GABU commited on
Commit
8116264
·
1 Parent(s): f130432

Force rebuild

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,3 +1,4 @@
 
1
  FROM python:3.11
2
 
3
  WORKDIR /code
 
1
+ # rebuild
2
  FROM python:3.11
3
 
4
  WORKDIR /code