Skip to content

Commit

Permalink
use correct renovate image
Browse files Browse the repository at this point in the history
  • Loading branch information
hwirnsberger committed Jun 21, 2024
1 parent fe7658c commit ecbfa46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/renovatebot/renovate:latest
FROM docker.io/renovate/renovate:latest
USER root
RUN apt update
RUN apt install -y openjdk-17-jre
Expand Down

0 comments on commit ecbfa46

Please sign in to comment.