ZSCGR commited on
Commit
9e6b323
·
verified ·
1 Parent(s): 6abfe78

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM python3.13-nodejs24:latest
2
 
3
  RUN apt install git curl
 
1
+ FROM nikolaik/python3.13-nodejs24:latest
2
 
3
  RUN apt install git curl