xcxh commited on
Commit
4a33704
·
verified ·
1 Parent(s): 2b3c573

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3-alpine
2
  LABEL maintainer='<author>'
3
  LABEL version='0.0.0-dev.0-build.0'
4
 
 
1
+ FROM python:3.13-alpine
2
  LABEL maintainer='<author>'
3
  LABEL version='0.0.0-dev.0-build.0'
4