From 02c767438e67ec8a720af7fa8ed79a79ba9b0f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:36:11 +0000 Subject: [PATCH] Bump materials-consortia/optimade from 0.25.3 to 1.0.5 in /.docker Bumps [materials-consortia/optimade](https://github.com/Materials-Consortia/optimade-python-tools) from 0.25.3 to 1.0.5. - [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases) - [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/Materials-Consortia/optimade-python-tools/compare/v0.25.3...v1.0.5) --- 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..17a68ad 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.0.5 COPY optimade_gnome.json /app/production_config.json RUN pip install gunicorn