We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a267b1e commit 36d5aa1Copy full SHA for 36d5aa1
1 file changed
opencog/atomspace/Dockerfile
@@ -31,7 +31,7 @@ RUN apt-get -y install \
31
apache2 php
32
33
# Install cogutil
34
-ENV LAST_COGUTIL_UPDATE 2025-05-29
+ENV LAST_COGUTIL_UPDATE 2025-08-25
35
RUN /tmp/octool -c && ccache -C
36
37
# Update Link Grammar. This avoids having to rebuild the opencog/deps
0 commit comments