Skip to content

Commit ea7d0f6

Browse files
committed
bump python base image to 3.1111.0
1 parent 4733504 commit ea7d0f6

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.8 AS base
1+
FROM materialsproject/devops:python-3.1111.0 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)