nextcloud / whiteboard

Create & collaborate on an infinite canvas!
https://apps.nextcloud.com/apps/whiteboard
GNU Affero General Public License v3.0
59 stars 8 forks source link

feat(Dockerfile): do not pin alpine version #241

Closed szaimen closed 3 weeks ago

szaimen commented 4 weeks ago

Reason: dependabot is not able update between alpine versions. This leads to outdated dependencies in the longer run if not done manually. So remove the alpine version.

szaimen commented 4 weeks ago

FYI @Zoey2936

szaimen commented 4 weeks ago

maybe this should the be reported to dependabot/github?

Probably a good idea, yes 👍