Skip to content

Commit

Permalink
Update git version for doxygen dockerfile (#17611)
Browse files Browse the repository at this point in the history
* Update git version for doxygen dockerfile

* Version bump
  • Loading branch information
andy31415 authored and pull[bot] committed May 2, 2022
1 parent 044d1a5 commit 5782116
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build-doxygen/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ RUN apk --no-cache add \
doxygen=1.9.2-r1 \
graphviz=2.49.3-r0 \
bash=5.1.16-r0 \
git=2.34.1-r0
git=2.34.2-r0
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.66 Version bump reason: Update ESP-IDF to v4.4.1 release
0.5.67 Version bump reason: update git version in Doxygen image

0 comments on commit 5782116

Please sign in to comment.