Compare commits

...

2 Commits

Author SHA1 Message Date
otthorn 5782463945 ⬆️ Update to 1.3.5 2 years ago
otthorn 4e53566a8d ⬆️ Update from 1.9.0 to 1.9.7 2 years ago

@ -30,7 +30,7 @@ services:
- 8081:3000
privatebin:
image: privatebin/nginx-fpm-alpine:1.3.4
image: privatebin/nginx-fpm-alpine:1.3.5
restart: always
volumes:
- ./privatebin_data:/srv/data

@ -1,4 +1,4 @@
FROM vectorim/element-web:v1.9.0
FROM vectorim/element-web:v1.9.7
# Customize instance settings and background
COPY config.json /app/config.json

Loading…
Cancel
Save