Skip to content

Commit

Permalink
bump python image 3.1010.22
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Feb 9, 2024
1 parent 46e4b05 commit 314be5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmet-api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM materialsproject/devops:python-3.1010.21 as base
FROM materialsproject/devops:python-3.1010.22 as base
RUN apt-get update && apt-get install -y --no-install-recommends libopenblas-dev libjpeg62 && apt-get clean

FROM base as builder
Expand Down

0 comments on commit 314be5c

Please sign in to comment.