Unpin the version of yourls
It's a very simple, non-critical application, which I keep forgetting to update
This commit is contained in:
parent
1c645fa106
commit
b6a0fdfd1d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
yourls:
|
||||
image: yourls:1.7.9-apache
|
||||
image: yourls:apache
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- mariadb
|
||||
|
|
Loading…
Reference in a new issue