Skip to content

Commit

Permalink
[create-pull-request] automated change (#29326)
Browse files Browse the repository at this point in the history
Co-authored-by: t3chguy <[email protected]>
  • Loading branch information
RiotRobot and t3chguy authored Feb 21, 2025
1 parent fb57924 commit 9d8d38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright/testcontainers/synapse.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import { type HomeserverContainer, type StartedHomeserverContainer } from "./Hom
import { type StartedMatrixAuthenticationServiceContainer } from "./mas.ts";
import { Api, ClientServerApi, type Verb } from "../plugins/utils/api.ts";

const TAG = "develop@sha256:78cacecc1ae5405cbe92a05f14b44d1ad9884935b5117a4356b0c5ce73f2c0ce";
const TAG = "develop@sha256:cdf9ad343d8d9cae7ae37078dd3a07e8ec88fba30ba014e767bab1f752eb9752";

const DEFAULT_CONFIG = {
server_name: "localhost",
Expand Down

0 comments on commit 9d8d38e

Please sign in to comment.