cjber commited on
Commit
9510086
·
1 Parent(s): fe9289d

rename containerfiles

Browse files
Containerfile → Containerfile.dagster RENAMED
File without changes
Dockerfile → Containerfile.space RENAMED
@@ -1,4 +1,4 @@
1
- FROM python:3.10.9
2
 
3
  WORKDIR /
4
  COPY . .
 
1
+ FROM python:3.12
2
 
3
  WORKDIR /
4
  COPY . .