Skip to content

Commit

Permalink
bump python image 3.97.22
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Aug 4, 2022
1 parent 3a3b631 commit 3903d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmet-api/Dockerfile
@@ -1,4 +1,4 @@
FROM materialsproject/devops:python-3.97.21 as base
FROM materialsproject/devops:python-3.97.22 as base

FROM base as builder
RUN apt-get update && apt-get install -y --no-install-recommends gcc git g++ cmake make libsnappy-dev wget && apt-get clean
Expand Down

0 comments on commit 3903d8f

Please sign in to comment.