Skip to content

Commit

Permalink
Bump materialsproject/devops in /mpcontribs-portal
Browse files Browse the repository at this point in the history
Bumps materialsproject/devops from python-3.1013.2 to python-3.1013.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Apr 8, 2024
1 parent 18b3a8c commit 6788b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpcontribs-portal/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM materialsproject/devops:python-3.1013.2 as base
FROM materialsproject/devops:python-3.1013.3 as base
RUN apt-get update && apt-get install -y --no-install-recommends libopenblas-dev && apt-get clean
FROM node:18.18.2-slim as node

Expand Down

0 comments on commit 6788b3e

Please sign in to comment.