Update matrix-media-repo to v1.3.3

This commit is contained in:
Oliver Traber 2023-11-05 02:49:29 +01:00
parent 1db62cd1ae
commit 2d3fd0ff95
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -9,7 +9,7 @@ steps:
image: alpine/git image: alpine/git
commands: commands:
- git clone https://github.com/turt2live/matrix-media-repo.git . - git clone https://github.com/turt2live/matrix-media-repo.git .
- git checkout tags/v1.3.2 - git checkout tags/v1.3.3
docker: docker:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password] secrets: [docker_username, docker_password]