Skip to content

Commit f4d660d

Browse files
chore(deps): update dependency nethserver/nethsecurity-ui to v2.13.0 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 671b651 commit f4d660d

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.7.2
8+
ARG UI_VERSION=2.13.0
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)