Skip to content

Commit

Permalink
Merge branch 'release/37.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Sep 27, 2023
2 parents 7d86a82 + 5ec51b0 commit 56ae0c5
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 @@ -22,7 +22,7 @@ RUN apt-get update -y && \
# Install Renovate

# renovate: datasource=npm depName=renovate
ENV RENOVATE_VERSION=36.109.1
ENV RENOVATE_VERSION=37.0.1

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

0 comments on commit 56ae0c5

Please sign in to comment.