Skip to content

Commit 607d6a7

Browse files
committed
chore(grafana): bump new version
1 parent 46de839 commit 607d6a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rootfs/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ FROM registry.drycc.cc/drycc/base:${CODENAME}
44
ENV DRYCC_UID=1001 \
55
DRYCC_GID=1001 \
66
DRYCC_HOME_DIR=/usr/share/grafana \
7-
GRAFANA_VERSION="12.1.0" \
7+
GRAFANA_VERSION="12.1.1" \
88
JQ_VERSION="1.7.1" \
9-
CADDY_VERSION="2.9.1" \
9+
CADDY_VERSION="2.10.2" \
1010
PYTHON_VERSION="3.13"
1111

1212
RUN groupadd drycc --gid ${DRYCC_GID} \

0 commit comments

Comments
 (0)