guessi / docker-yourls

Dockerize YOURLS service (Shorten URL Service)
https://hub.docker.com/r/guessi/docker-yourls/
28 stars 16 forks source link

Should this not be 1.9.1? #7

Closed deon-vector closed 1 year ago

deon-vector commented 1 year ago

https://github.com/guessi/docker-yourls/blob/b9db42f0ebdb7b9806c4952a8a959e1bdbf6a606/dockerfiles/Dockerfile#L14 I used your docker-compose.yml file to bring up yourls but when I'm in the admin area it says I'm running 1.9 and I should upgrade to 1.9.1

I'm wondering if your main Dockerfile should be pointing to 1.9.1 and not 1.9

guessi commented 1 year ago

@vector-drodden nice catch 👍 I'm going to fix it now, thanks for reporting.

guessi commented 1 year ago

Just fixed it locally, and I'm going to do few tests and publish a new image soon.

image