mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
Update yourls Docker tag to v1.10.1
This commit is contained in:
parent
45ed828215
commit
1832d64c2b
@ -17,7 +17,7 @@ services:
|
|||||||
- YOURLS_DB_USER=${PANEL_DB_USER}
|
- YOURLS_DB_USER=${PANEL_DB_USER}
|
||||||
- YOURLS_DB_PASS=${PANEL_DB_USER_PASSWORD}
|
- YOURLS_DB_PASS=${PANEL_DB_USER_PASSWORD}
|
||||||
- YOURLS_DB_PREFIX=${PANEL_DB_PREFIX}
|
- YOURLS_DB_PREFIX=${PANEL_DB_PREFIX}
|
||||||
image: yourls:1.10.0
|
image: yourls:1.10.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user