Unpin the version of yourls

It's a very simple, non-critical application, which I keep forgetting to update
This commit is contained in:
Jake Howard 2021-12-21 21:48:41 +00:00
parent 1c645fa106
commit b6a0fdfd1d
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
yourls:
image: yourls:1.7.9-apache
image: yourls:apache
restart: unless-stopped
depends_on:
- mariadb