Skip to content

Commit d433c05

Browse files
chore(deps): update dependency @usebruno/cli to v3.1.1 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb25c14 commit d433c05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ WORKDIR /bruno
44
RUN chown -R nobody:nobody /bruno
55

66
# renovate: datasource=npm depName=@usebruno/cli
7-
ARG BRUNO_VERSION=3.1.0
7+
ARG BRUNO_VERSION=3.1.1
88
RUN npm install -g --no-fund --no-audit @usebruno/cli@${BRUNO_VERSION}
99

1010
USER nobody

0 commit comments

Comments
 (0)