Skip to content

Commit 8ee2038

Browse files
authored
Chore: Update base Docker image to latest (#647)
1 parent dda7d51 commit 8ee2038

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.12.7 (2025-06-19)
2+
3+
- Chore: Update base Docker image to latest, [macabu](https://github.com/macabu)
4+
- Tracing: Add debug logs when verbose logging is enabled [#644](https://github.com/grafana/grafana-image-renderer/pull/644), [AgnesToulet](https://github.com/AgnesToulet)
5+
16
## 3.12.6 (2025-05-23)
27

38
- Chore: Upgrade multer 2.0.0 [#642](https://github.com/grafana/grafana-image-renderer/pull/642), [evictorero](https://github.com/evictorero)

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
2525
}
2626
],
27-
"version": "3.12.6",
28-
"updated": "2025-05-23"
27+
"version": "3.12.7",
28+
"updated": "2025-06-19"
2929
},
3030
"dependencies": {
3131
"grafanaDependency": ">=8.3.11"

0 commit comments

Comments
 (0)