Skip to content

Commit f7e7753

Browse files
build(deps): ns-ui package: update ns-ui package (automated) (#54)
Co-authored-by: gsanchietti <gsanchietti@users.noreply.github.com>
1 parent 8bd6111 commit f7e7753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repobase="ghcr.io/nethserver"
55

66
images=()
77
container=$(buildah from docker.io/alpine:3.16)
8-
ui_version="1.14.4"
8+
ui_version="1.16.1"
99

1010
trap "buildah rm ${container} ${container_api} ${container_proxy}" EXIT
1111

0 commit comments

Comments
 (0)