Skip to content

Commit

Permalink
Merge branch 'release/37.391.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Jun 5, 2024
2 parents 6a3be99 + f6e6816 commit 036fc56
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 @@ -45,7 +45,7 @@ WORKDIR /
# Install Renovate

# renovate: datasource=npm depName=renovate
ENV RENOVATE_VERSION=37.390.1
ENV RENOVATE_VERSION=37.391.0

# We need to run scripts here to have RE2 installed
RUN npm install -g renovate@${RENOVATE_VERSION} && \
Expand Down

0 comments on commit 036fc56

Please sign in to comment.