Skip to content

Commit 00e720f

Browse files
dependabot[bot]tsmathis
authored andcommitted
Bump materialsproject/devops in /mpcontribs-kernel-gateway
Bumps materialsproject/devops from python-3.1113.1 to python-3.1113.3. --- updated-dependencies: - dependency-name: materialsproject/devops dependency-version: python-3.1113.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4a186a commit 00e720f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpcontribs-kernel-gateway/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM materialsproject/devops:python-3.1113.1 AS base
1+
FROM materialsproject/devops:python-3.1113.3 AS base
22
RUN apt-get update && apt-get install -y --no-install-recommends libopenblas-dev libpq-dev curl && apt-get clean
33

44
FROM base AS python-deps

0 commit comments

Comments
 (0)