mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
[nextcloud] update to 13.0
This commit is contained in:
parent
9baa09176e
commit
d80a592503
@ -1,6 +1,6 @@
|
||||
FROM hoellen/nginx-php:7.2
|
||||
|
||||
ARG NEXTCLOUD_VERSION=13.0.0RC4
|
||||
ARG NEXTCLOUD_VERSION=13.0.0
|
||||
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
|
||||
|
||||
ENV UID=991 GID=991 \
|
||||
|
@ -23,10 +23,10 @@
|
||||
- Environment variables provided (see below).
|
||||
|
||||
### Tags
|
||||
- **latest** : latest stable version. (12.0)
|
||||
- **13.0** : latest 13.0.x version (beta)
|
||||
- **12.0** : latest 12.0.x version (stable)
|
||||
- **11.0** : latest 11.0.x version (old stable)
|
||||
- **latest** : latest stable version. (13.0)
|
||||
- **13.0** : latest 13.0.x version (stable)
|
||||
- **12.0** : latest 12.0.x version (old stable)
|
||||
- **11.0** : latest 11.0.x version (deprecated)
|
||||
- **daily** : latest code (daily build).
|
||||
|
||||
Other tags than `daily` are built weekly. For security reasons, you should occasionally update the container, even if you have the latest version of Nextcloud.
|
||||
|
Loading…
x
Reference in New Issue
Block a user