Skip to content

Commit 764a534

Browse files
committed
bump python base image to 3.1112.0
1 parent bffd821 commit 764a534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emmet-api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM materialsproject/devops:python-3.1111.1 AS base
1+
FROM materialsproject/devops:python-3.1112.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)