Skip to content

Commit

Permalink
Bump materialsproject/devops in /mpcontribs-api
Browse files Browse the repository at this point in the history
Bumps materialsproject/devops from python-3.1010.22 to python-3.1010.23.

---
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 Feb 26, 2024
1 parent de6e4b1 commit 744d3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpcontribs-api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM materialsproject/devops:python-3.1010.22 as base
FROM materialsproject/devops:python-3.1010.23 as base
RUN apt-get update && apt-get install -y --no-install-recommends supervisor libopenblas-dev libpq-dev vim && apt-get clean
WORKDIR /app

Expand Down

0 comments on commit 744d3f5

Please sign in to comment.