summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorHenry <97804910+henryclw@users.noreply.github.com>2022-05-05 05:36:42 -0700
committerGitHub <noreply@github.com>2022-05-05 12:36:42 +0000
commitb8fa24b022df366495147b5ddce73c06ec9cbc3a (patch)
tree646a5a02285144e353615616f97ed0f07102cfca /changelog.d
parentUse `private` instead of `hidden` in MSC2285 related code. (#12635) (diff)
downloadsynapse-b8fa24b022df366495147b5ddce73c06ec9cbc3a.tar.xz
Use `docker/metadata-action` to generate docker image tags (#12573)
Update the "Build docker images" GitHub Actions workflow to use
`docker/metadata-action` to generate docker image tags, instead of a
custom shell script.

Signed-off-by: Henry <97804910+henryclw@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12573.docker1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12573.docker b/changelog.d/12573.docker
new file mode 100644
index 0000000000..5cc8de50ac
--- /dev/null
+++ b/changelog.d/12573.docker
@@ -0,0 +1 @@
+Update the "Build docker images" GitHub Actions workflow to use `docker/metadata-action` to generate docker image tags, instead of a custom shell script. Contributed by henryclw.
\ No newline at end of file