Skip to content

Commit

Permalink
chore(element-rootless): update vectorim/element-web docker tag to v1…
Browse files Browse the repository at this point in the history
….11.86
  • Loading branch information
renovate-bot authored and JuniorJPDJ committed Nov 19, 2024
1 parent 0aa11c3 commit 1ef0425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/element-rootless/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# platforms: linux/amd64,linux/arm64
# renovate: datasource=docker depName=vectorim/element-web extractVersion=^v(?<version>.*)$
# app_version: 1.11.85
# app_version: 1.11.86
# revision: 1
# description: Matrix Element Web client modified to run without root privileges
FROM vectorim/element-web:v1.11.85@sha256:cbef42b8c8e80e0413e5d4d47af479ed47d3682da68af8edf23daf17671e2c8f
FROM vectorim/element-web:v1.11.86@sha256:c781e7370472c9c4506b56d07c7042e18f997799148aa7e0236e0381a93c91b5

# make it run on non-root
RUN mkdir -p /var/log/nginx /var/cache/nginx /var/run/nginx && \
Expand Down

0 comments on commit 1ef0425

Please sign in to comment.