We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e369d41 commit 0b8b46eCopy full SHA for 0b8b46e
1 file changed
components/utils/migrator/resources/migrator.Job.yaml
@@ -12,7 +12,7 @@ spec:
12
spec:
13
containers:
14
- name: migrator
15
- image: us-docker.pkg.dev/sourcegraph-images/internal/migrator:7.3.2527@sha256:f0553e6ff589ca388a6a5f0e5aaa458419802ac67a59adc4d99a111af981e861
+ image: index.docker.io/sourcegraph/migrator:7.3.2527@sha256:f0553e6ff589ca388a6a5f0e5aaa458419802ac67a59adc4d99a111af981e861
16
args: ["up"]
17
envFrom:
18
- configMapRef:
0 commit comments