szabodanika / microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.
https://microbin.eu
BSD 3-Clause "New" or "Revised" License
2.65k stars 163 forks source link

Docker Compose file referencing beta image #181

Closed brink668 closed 1 year ago

brink668 commented 1 year ago

Describe the bug Docker Compose file referencing beta image

To Reproduce https://github.com/szabodanika/microbin/blob/master/compose.yaml

Expected behavior I believe this should be set to latest

image: danielszabo99/microbin:2.0.0-beta1

szabodanika commented 1 year ago

Thanks @brink668 for catching this!