Compare commits

..

2 Commits

Author SHA1 Message Date
924dd25b42 bump blinko to v1.2.2 2025-07-26 10:50:32 +00:00
a9fead8950 bump grafana to 12.1.0 2025-07-26 10:48:51 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ networks:
services: services:
blinko-website: blinko-website:
image: blinkospace/blinko:1.2.0 image: blinkospace/blinko:1.2.2
container_name: blinko-website container_name: blinko-website
environment: environment:
NODE_ENV: production NODE_ENV: production

View File

@@ -10,7 +10,7 @@ networks:
services: services:
grafana: grafana:
image: grafana/grafana-enterprise:12.0.2 image: grafana/grafana-enterprise:12.1.0
container_name: grafana container_name: grafana
restart: unless-stopped restart: unless-stopped
networks: networks: