Skip to content

Commit

Permalink
use mkdocs:testing image
Browse files Browse the repository at this point in the history
This is local and contains an updated mkdocs that supports more types of
validations.
  • Loading branch information
fyliu committed Sep 6, 2024
1 parent 3ce0fc6 commit aced59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
ports:
- 5432:5432
mkdocs:
image: hackforlaops/mkdocs:latest
image: hackforlaops/mkdocs:testing
command: mkdocs serve --dev-addr 0.0.0.0:8000
ports:
- 8005:8000
Expand Down

0 comments on commit aced59a

Please sign in to comment.