Skip to content

Commit

Permalink
Fix docker image building (#1373)
Browse files Browse the repository at this point in the history
Broke by #1372
  • Loading branch information
erikjohnston authored Nov 24, 2023
1 parent 888b56d commit e2c4b0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
build_args: |
SYTEST_IMAGE_TAG=mantic
PYTHON_VERSION=python3.12
SYSTEM_PIP_INSTALL_SUFFIX=--break-system-packages
- sytest_image_tag: bullseye
dockerfile: synapse
tags: "matrixdotorg/sytest-synapse:bullseye"
Expand Down

0 comments on commit e2c4b0e

Please sign in to comment.