We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cdcc8 commit d0e8e98Copy full SHA for d0e8e98
emmet-api/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM materialsproject/devops:python-3.1110.6 AS base
+FROM materialsproject/devops:python-3.1110.7 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