Skip to content

Commit

Permalink
Bump materialsproject/devops from python-3.96.3 to python-3.96.4
Browse files Browse the repository at this point in the history
Bumps materialsproject/devops from python-3.96.3 to python-3.96.4.

---
updated-dependencies:
- dependency-name: materialsproject/devops
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2021
1 parent b37c334 commit b159a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM materialsproject/devops:python-3.96.3 as base
FROM materialsproject/devops:python-3.96.4 as base

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

0 comments on commit b159a78

Please sign in to comment.