Skip to content

Commit 98e5f9e

Browse files
committed
f5 containthedocs update
1 parent 962c4dd commit 98e5f9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: buildhtml.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docker run --rm -it -v %cd%:/data -w /data f5devcentral/containthedocs:1.0.8 make -C docs html
1+
docker run --rm -it -v %cd%:/data -w /data f5devcentral/containthedocs:latest make -C docs html

Diff for: containthedocs-image

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
: ${DOC_IMG:=f5devcentral/containthedocs:1.0.8}
1+
: ${DOC_IMG:=f5devcentral/containthedocs:latest}

0 commit comments

Comments
 (0)