There was an error while loading. Please reload this page.
2 parents 0cda251 + f57627d commit 70d18e1Copy full SHA for 70d18e1
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.15.0b4-alpine
+FROM python:3.15.0rc1-alpine
2
WORKDIR /usr/src/myapp
3
ARG IMPLEMENTATION_VERSION
4
RUN python3 -m pip install "fastjsonschema${IMPLEMENTATION_VERSION:+==$IMPLEMENTATION_VERSION}"
0 commit comments