Skip to content

Conversation

@JanWielemaker
Copy link
Contributor

No description provided.

@JanWielemaker JanWielemaker requested a review from a team as a code owner January 5, 2026 13:20
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Diff for e7669cd:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 43329e8..36c8056 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,10 +1,10 @@
 Maintainers: Jan Wielemaker <[email protected]> (@JanWielemaker), Dave Curylo <[email protected]> (@ninjarobot)
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/SWI-Prolog/docker-swipl.git
-GitCommit: 05ad5d15db62bec4baaff317d43ad280e40f26c3
+GitCommit: 0afef4dc5ed3f50bea59b2d2754528aa0101bfd6
 
-Tags: latest, 9.3.35
-Directory: 9.3.35/bookworm
+Tags: latest, 10.1.1
+Directory: 10.1.1/bookworm
 
 Tags: stable, 10.0.0
 Directory: 10.0.0/bookworm
diff --git a/_bashbrew-list b/_bashbrew-list
index 7549354..7a4c53f 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,4 +1,4 @@
-swipl:9.3.35
 swipl:10.0.0
+swipl:10.1.1
 swipl:latest
 swipl:stable
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 85d9e5a..b1a10c6 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,2 +1,2 @@
-swipl:9.3.35
 swipl:10.0.0
+swipl:10.1.1
diff --git a/swipl_9.3.35/Dockerfile b/swipl_10.1.1/Dockerfile
similarity index 97%
rename from swipl_9.3.35/Dockerfile
rename to swipl_10.1.1/Dockerfile
index ec9e6db..979d9cb 100644
--- a/swipl_9.3.35/Dockerfile
+++ b/swipl_10.1.1/Dockerfile
@@ -27,8 +27,8 @@ RUN apt-get update && \
     rm -rf /var/lib/apt/lists/*
 ENV LANG=C.UTF-8
 RUN set -eux; \
-    SWIPL_VER=9.3.35; \
-    SWIPL_CHECKSUM=8243a28ee35ee08ff786a3e9c9b92e2a339cc25d6817cbe3aa73c23cbcc60f01; \
+    SWIPL_VER=10.1.1; \
+    SWIPL_CHECKSUM=4bbb31f684749bbe3af2e75d726e5453ea26a656d6b2b1299f5633d5f37af851; \
     # Removed libgeos-dev libspatialindex-dev because the space pack cannot be built
     BUILD_DEPS='make cmake ninja-build gcc g++ wget git pkg-config m4 libtool automake autoconf libarchive-dev libgmp-dev libossp-uuid-dev libpcre2-dev libreadline-dev libedit-dev libssl-dev zlib1g-dev libdb-dev unixodbc-dev libsqlite3-dev libserd-dev libraptor2-dev libyaml-dev libgoogle-perftools-dev libpython3-dev'; \
     dpkgArch="$(dpkg --print-architecture)"; \

Relevant Maintainers:

@tianon tianon merged commit 8a35f8f into docker-library:master Jan 5, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants