Skip to content

Commit

Permalink
[create-pull-request] automated change (#29236)
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 11, 2025
1 parent 426a206 commit bc7fe25
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:097ebca1226a0946f83f32c2b7f14fadaaa2ff36a4313cc3900aa1db7b2162f5";
const TAG = "develop@sha256:27c0b0184023f293095d53d02d3da2561775543975da50557c45ce3a76cf8257";

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

0 comments on commit bc7fe25

Please sign in to comment.