We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6651d8 commit 1837344Copy full SHA for 1837344
1 file changed
opencog/base/Dockerfile
@@ -37,7 +37,7 @@ RUN apt-get -y install openssh-client
37
# Install ocpkg. Bump the date to get the latest ocpkg installed;
38
# Otherwise, this docker build will be cached with an old octool.
39
# And with the old versions of those packages that octool installs.
40
-ENV LAST_OCPKG_UPDATE=2025-10-23
+ENV LAST_OCPKG_UPDATE=2025-11-19
41
42
# The OCPKG_URL can be overridden by specifying
43
# docker build --build-arg OCPKG_URL=https://some.where.else.com/ockpg
0 commit comments