We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4733504 commit ea7d0f6Copy full SHA for ea7d0f6
emmet-api/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM materialsproject/devops:python-3.1110.8 AS base
+FROM materialsproject/devops:python-3.1111.0 AS base
2
RUN apt-get update && apt-get install -y --no-install-recommends libopenblas-dev libjpeg62 curl && apt-get clean
3
4
FROM base AS builder
0 commit comments