Skip to content

Commit f62e4c1

Browse files
t3chguygithub-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 01bfaec commit f62e4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playwright/testcontainers/synapse.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Please see LICENSE files in the repository root for full details.
77

88
import { SynapseContainer as BaseSynapseContainer } from "@element-hq/element-web-playwright-common/lib/testcontainers";
99

10-
const TAG = "develop@sha256:66955f34a593cfc3b6e77b8d5510c60c6094f5bade8a17d2feaefbb8662ccf09";
10+
const TAG = "develop@sha256:eb77a56eb3321146161f16e3519f7ac1f2be71119a7115228a46b710e2aa583e";
1111

1212
/**
1313
* SynapseContainer which freezes the docker digest to stabilise tests,

0 commit comments

Comments
 (0)