diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-30 17:50:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-30 17:50:41 +0100 |
| commit | d803ec3e2e65ae5649cfc67bd2a1e730c44b4fe2 (patch) | |
| tree | 6f27afea9175c8d26e37bd4966370da74e4dadf1 /docker | |
| parent | 69a819151d33feaa053902c8e0976123feee5cd0 (diff) | |
| download | rdflib-d803ec3e2e65ae5649cfc67bd2a1e730c44b4fe2.tar.gz | |
build(deps): bump library/python in /docker/unstable (#2185)
Bumps library/python from `555dcc9` to `8f39972`.
---
updated-dependencies:
- dependency-name: library/python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'docker')
| -rw-r--r-- | docker/unstable/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/unstable/Dockerfile b/docker/unstable/Dockerfile index a3b0c0d5..0d71c6a0 100644 --- a/docker/unstable/Dockerfile +++ b/docker/unstable/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/python:3.11.1-slim@sha256:555dcc94587b4101de48664b45b19f17e099a3ab236dec629791f366e2f2e83c +FROM docker.io/library/python:3.11.1-slim@sha256:8f3997244336ad0f067ad693f85906263a21a7f571b6577a64134aba889bc95e COPY docker/unstable/requirements.txt /var/tmp/build/ |
