From f4fa87c7e0e6d4be168cbfc68b1e0ebfc3e6782a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:44:05 +0000 Subject: [PATCH] Bump materials-consortia/optimade from 0.25.3 to 1.1.2 in /.docker Bumps [materials-consortia/optimade](https://github.com/Materials-Consortia/optimade-python-tools) from 0.25.3 to 1.1.2. - [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases) - [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/Materials-Consortia/optimade-python-tools/compare/v0.25.3...v1.1.2) --- updated-dependencies: - dependency-name: materials-consortia/optimade dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .docker/odbx_rest_gnome_Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docker/odbx_rest_gnome_Dockerfile b/.docker/odbx_rest_gnome_Dockerfile index 05b9121..a2e88f6 100644 --- a/.docker/odbx_rest_gnome_Dockerfile +++ b/.docker/odbx_rest_gnome_Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/materials-consortia/optimade:0.25.3 +FROM ghcr.io/materials-consortia/optimade:1.1.2 COPY optimade_gnome.json /app/production_config.json RUN pip install gunicorn