Skip to content

Commit 08053e9

Browse files
committed
Update K8s images in executors to v6.9.391
1 parent 58b52d3 commit 08053e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/executors/dind/executor.Deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
spec:
2929
containers:
3030
- name: executor
31-
image: index.docker.io/sourcegraph/executor:6.2.1106@sha256:1363cce32f2002594cad461380b223670e17de1f4466edee956a3404c7bbd172
31+
image: us-docker.pkg.dev/sourcegraph-images/internal/executor:6.9.391@sha256:bc49f49f26690ba7459309b5a2e6fc3422f50091e7b80282362cd4445f6e35c1
3232
imagePullPolicy: Always
3333
livenessProbe:
3434
exec:
@@ -60,7 +60,7 @@ spec:
6060
- mountPath: /scratch
6161
name: executor-scratch
6262
- name: dind
63-
image: index.docker.io/sourcegraph/dind:6.2.1106@sha256:c64b5efff14ccd82cd6957283b116ef195d374ec911ea7fe56787b93143810fd
63+
image: us-docker.pkg.dev/sourcegraph-images/internal/dind:6.9.391@sha256:bafacc7c20402206daa4bcec2ceff2eb46ac9bf080e4fdfe4ce6b4b3d1ebe69f
6464
imagePullPolicy: Always
6565
securityContext:
6666
privileged: true

0 commit comments

Comments
 (0)