Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Dec 16, 2024
1 parent 4619a64 commit 565ffbb
Show file tree
Hide file tree
Showing 6 changed files with 109 additions and 103 deletions.
164 changes: 85 additions & 79 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions docs/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ package-mode = false
python = "^3.9"
mkdocs = "^1.6.1"
mkdocs-macros-plugin = "^1.3.7"
mkdocs-material = "^9.5.48"
mkdocs-material = "^9.5.49"
mkdocs-same-dir = "^0.1.3"

[build-system]
Expand Down
2 changes: 1 addition & 1 deletion server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:

logs:
restart: always
image: amir20/dozzle:v8.8.3
image: amir20/dozzle:v8.9.0
volumes:
- "${DOCKER_SOCKET:-/var/run/docker.sock}:/var/run/docker.sock"
environment:
Expand Down
Loading

0 comments on commit 565ffbb

Please sign in to comment.