Skip to content

Commit

Permalink
chore(deps): update dependency allure-framework/allure2 to v2.26.0 (#630
Browse files Browse the repository at this point in the history
)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
andrcuns and renovate-bot authored Jan 17, 2024
1 parent 0088b82 commit 0f8df2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN gem build -o ${GEMFILE}
FROM ruby as production

# Install allure
ARG ALLURE_VERSION=2.25.0
ARG ALLURE_VERSION=2.26.0
ENV PATH=$PATH:/usr/local/allure-${ALLURE_VERSION}/bin
RUN apk --no-cache add openjdk21 --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
RUN set -eux; \
Expand Down

0 comments on commit 0f8df2f

Please sign in to comment.