summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-10 12:11:16 +0200
committerGitHub <noreply@github.com>2023-04-10 12:11:16 +0200
commit5c3c78af33530298a7db2350304ce253370e91c1 (patch)
tree1925dc2f821584c72cd66a6c8629e2c1fc3e1ac4
parent0efe55d3c61238dc9c403bef34fd76bcad95007d (diff)
downloadrdflib-5c3c78af33530298a7db2350304ce253370e91c1.tar.gz
build(deps): bump library/python in /docker/unstable (#2347)
Bumps library/python from 3.11.2-slim to 3.11.3-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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--docker/unstable/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/unstable/Dockerfile b/docker/unstable/Dockerfile
index f70e3a04..f73094bf 100644
--- a/docker/unstable/Dockerfile
+++ b/docker/unstable/Dockerfile
@@ -1,4 +1,4 @@
-FROM docker.io/library/python:3.11.2-slim@sha256:2f749ef90f54fd4b3c77cde78eec23ab5b8199d9ac84e4ced6ae523ef223ef7b
+FROM docker.io/library/python:3.11.3-slim@sha256:5a67c38a7c28ad09d08f4e153280023a2df77189b55af7804d7ceb96fee6a68f
# This file is generated from docker:unstable in Taskfile.yml
COPY var/requirements.txt /var/tmp/build/