Skip to content

Commit

Permalink
build(deps): bump materialsproject/devops in /mpcontribs-kernel-gateway
Browse files Browse the repository at this point in the history
Bumps materialsproject/devops from python-3.915.1 to python-3.915.2.

---
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 Nov 29, 2022
1 parent 49bcd10 commit a997a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpcontribs-kernel-gateway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM materialsproject/devops:python-3.915.1 as base
FROM materialsproject/devops:python-3.915.2 as base
MAINTAINER Patrick Huck (tschaume)

FROM base as python-deps
Expand Down

0 comments on commit a997a6f

Please sign in to comment.