Skip to content

Commit 4e7bb9e

Browse files
committed
fix: update ui pointer for minor ui fixes
1 parent 0b8b332 commit 4e7bb9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ services:
426426
restart: unless-stopped
427427

428428
rmui:
429-
image: pvarki/rmui:1.3.0-${VITE_ASSET_SET:-neutral}-d${RELEASE_TAG:-1.11.0}${DOCKER_TAG_EXTRA:-}
429+
image: pvarki/rmui:1.3.1-${VITE_ASSET_SET:-neutral}-d${RELEASE_TAG:-1.11.0}${DOCKER_TAG_EXTRA:-}
430430
build:
431431
context: ./ui
432432
dockerfile: Dockerfile

ui

0 commit comments

Comments
 (0)