Skip to content

Commit d0e8e98

Browse files
committed
bump python base image to 3.1110.7
1 parent e4cdcc8 commit d0e8e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emmet-api/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM materialsproject/devops:python-3.1110.6 AS base
1+
FROM materialsproject/devops:python-3.1110.7 AS base
22
RUN apt-get update && apt-get install -y --no-install-recommends libopenblas-dev libjpeg62 curl && apt-get clean
33

44
FROM base AS builder

0 commit comments

Comments
 (0)