aletrn commited on
Commit
426c7b6
·
1 Parent(s): a21e7e1

feat: move back Dockerfile to rot project

Browse files
dockerfiles/Dockerfile → Dockerfile RENAMED
@@ -1,4 +1,4 @@
1
- FROM registry.gitlab.com/aletrn/gis-prediction:1.6.5
2
 
3
  # Include global arg in this stage of the build
4
  ARG WORKDIR_ROOT="/var/task"
 
1
+ FROM registry.gitlab.com/aletrn/gis-prediction:1.6.6
2
 
3
  # Include global arg in this stage of the build
4
  ARG WORKDIR_ROOT="/var/task"