We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0552a95 commit 9d82a74Copy full SHA for 9d82a74
Dockerfile
@@ -3,8 +3,8 @@
3
# When the changes to this repository are no longer many/major,
4
# we can switch back to using the tagged versions.
5
6
-# FROM dependabot/dependabot-core:0.215.0
7
-FROM dependabot/dependabot-core@sha256:3681373aeb07e29fdf30c7a03713195424636fd1cafd569c424a96af27d37735
+# FROM ghcr.io/dependabot/dependabot-core:0.215.0
+FROM ghcr.io/dependabot/dependabot-core@sha256:3681373aeb07e29fdf30c7a03713195424636fd1cafd569c424a96af27d37735
8
9
ENV DEPENDABOT_HOME /home/dependabot
10
WORKDIR ${DEPENDABOT_HOME}
0 commit comments