summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-14 22:22:08 +0100
committerGitHub <noreply@github.com>2022-12-14 22:22:08 +0100
commit608b4cd41dc6a918c5273425e408050df632f40c (patch)
tree3dbc401d1850f3bfa8f902d272f10944d6a2411a /docker
parentdb5c05aefc9620c032ef69a8e8eef4f8a19bb68c (diff)
downloadrdflib-608b4cd41dc6a918c5273425e408050df632f40c.tar.gz
build(deps): bump library/python in /docker/unstable (#2176)
Bumps library/python from 3.11.0-slim to 3.11.1-slim. --- 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/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/unstable/Dockerfile b/docker/unstable/Dockerfile
index 4261c26e..a3b0c0d5 100644
--- a/docker/unstable/Dockerfile
+++ b/docker/unstable/Dockerfile
@@ -1,4 +1,4 @@
-FROM docker.io/library/python:3.11.0-slim@sha256:1cd45c5dad845af18d71745c017325725dc979571c1bbe625b67e6051533716c
+FROM docker.io/library/python:3.11.1-slim@sha256:555dcc94587b4101de48664b45b19f17e099a3ab236dec629791f366e2f2e83c
COPY docker/unstable/requirements.txt /var/tmp/build/