Skip to content

Commit bb86f85

Browse files
committed
hotfix: docker-compose dashboard version tag
1 parent 593df1b commit bb86f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252

5353
dashboard:
5454
container_name: karrio.dashboard
55-
image: karrio/dashboard:2024.12rc
55+
image: karrio/dashboard:$KARRIO_TAG
5656
restart: unless-stopped
5757
ports:
5858
- ${DASHBOARD_PORT:-3002}:${DASHBOARD_PORT:-3002}/tcp

0 commit comments

Comments
 (0)