Skip to content

Commit ec9f2cb

Browse files
chore(deps): update posthog/posthog:latest docker digest to 334b0b6 (#1161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 830d734 commit ec9f2cb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

my-apps/development/posthog/core/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ spec:
8080
feature.node.kubernetes.io/cpu-cpuid.AVX2: "true"
8181
containers:
8282
- name: migrate
83-
image: posthog/posthog:latest@sha256:56b5e8b4dad3b3997ce2fba8b714a018fee814763eee1cecc6fd1b6d913e1812
83+
image: posthog/posthog:latest@sha256:334b0b6a604d0cde5f48af199bac141b26f8867ed2f6fd77435cf859a9537d76
8484
command:
8585
- /bin/sh
8686
- -c

my-apps/development/posthog/core/web.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
feature.node.kubernetes.io/cpu-cpuid.AVX2: "true"
2525
containers:
2626
- name: web
27-
image: posthog/posthog:latest@sha256:56b5e8b4dad3b3997ce2fba8b714a018fee814763eee1cecc6fd1b6d913e1812
27+
image: posthog/posthog:latest@sha256:334b0b6a604d0cde5f48af199bac141b26f8867ed2f6fd77435cf859a9537d76
2828
command:
2929
- /bin/sh
3030
- -c

my-apps/development/posthog/core/workers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
feature.node.kubernetes.io/cpu-cpuid.AVX2: "true"
2525
containers:
2626
- name: worker
27-
image: posthog/posthog:latest@sha256:56b5e8b4dad3b3997ce2fba8b714a018fee814763eee1cecc6fd1b6d913e1812
27+
image: posthog/posthog:latest@sha256:334b0b6a604d0cde5f48af199bac141b26f8867ed2f6fd77435cf859a9537d76
2828
command:
2929
- ./bin/docker-worker-celery
3030
- --with-scheduler

0 commit comments

Comments
 (0)