Skip to content

Commit a34f61c

Browse files
chore(deps): update dependency nethserver/nethsecurity-ui to v2.15.5
1 parent 425ee2d commit a34f61c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apk add --no-cache \
55
npm
66
WORKDIR /build
77
# renovate: datasource=github-releases depName=NethServer/nethsecurity-ui
8-
ARG UI_VERSION=2.14.0
8+
ARG UI_VERSION=2.15.5
99
# FIXME: when git 2.49 is available in alpine, use --revision="$UI_VERSION" instead of --branch="$UI_VERSION"
1010
RUN git clone --depth=1 --branch="$UI_VERSION" https://github.com/NethServer/nethsecurity-ui . \
1111
&& npm ci \

0 commit comments

Comments
 (0)