Skip to content

Commit

Permalink
update base iamge version to fix make serve
Browse files Browse the repository at this point in the history
Signed-off-by: samzong.lu <samzong.lu@gmail.com>
  • Loading branch information
samzong committed Apr 14, 2023
1 parent 0d3f811 commit 4288baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# support mkdocs-material-insider
IMAGE_HUB ?= release.daocloud.io/
BASE_IMAGE ?= ${IMAGE_HUB}daocloud/ndx-mkdocs-material
BASE_IMAGE_VERSION ?= v1.2.0
BASE_IMAGE_VERSION ?= v1.2.3

INS_IMAGE_HUB ?= release-ci.daocloud.io/
INS_IMAGE ?= ${INS_IMAGE_HUB}product/ndx-mkdocs-material-insider
Expand Down

0 comments on commit 4288baa

Please sign in to comment.