Skip to content

Commit 1837344

Browse files
committed
Update octool to use python3-pytest instead of nose2
1 parent b6651d8 commit 1837344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opencog/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN apt-get -y install openssh-client
3737
# Install ocpkg. Bump the date to get the latest ocpkg installed;
3838
# Otherwise, this docker build will be cached with an old octool.
3939
# And with the old versions of those packages that octool installs.
40-
ENV LAST_OCPKG_UPDATE=2025-10-23
40+
ENV LAST_OCPKG_UPDATE=2025-11-19
4141

4242
# The OCPKG_URL can be overridden by specifying
4343
# docker build --build-arg OCPKG_URL=https://some.where.else.com/ockpg

0 commit comments

Comments
 (0)