[GH-ISSUE #318] mariadb-aria:latest #280

Closed
opened 2026-02-26 06:32:00 +03:00 by kerem · 2 comments
Owner

Originally created by @modem7 on GitHub (Mar 9, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/318

Heya,

Just as an FYI, for databases, it's typically not best practise to have "latest" listed, for minor versions, not too problematic, but for major versions, this can really break things if people aren't too used to databases and schemas.

It might be worthwhile putting a static version number on there with instructions on how to update the database version + backing up.

db:
image: jc21/mariadb-aria:latest

Originally created by @modem7 on GitHub (Mar 9, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/318 Heya, Just as an FYI, for databases, it's typically not best practise to have "latest" listed, for minor versions, not too problematic, but for major versions, this can really break things if people aren't too used to databases and schemas. It might be worthwhile putting a static version number on there with instructions on how to update the database version + backing up. db: image: jc21/mariadb-aria:latest
kerem 2026-02-26 06:32:00 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jc21 commented on GitHub (Mar 9, 2020):

Totally get that, which is why there is also a 10.4 tag as well.

<!-- gh-comment-id:596371992 --> @jc21 commented on GitHub (Mar 9, 2020): Totally get that, which is why there is [also a 10.4 tag as well](https://hub.docker.com/repository/registry-1.docker.io/jc21/mariadb-aria/tags?page=1).
Author
Owner

@modem7 commented on GitHub (Mar 9, 2020):

Ahhah! Perfect! Just making sure things were available and peeps were aware!

Just had a hiccup during the autoupdate to latest (a simple delete/recreate was enough to resolve), so thought I'd pop in and be "that guy" :P

<!-- gh-comment-id:596375830 --> @modem7 commented on GitHub (Mar 9, 2020): Ahhah! Perfect! Just making sure things were available and peeps were aware! Just had a hiccup during the autoupdate to latest (a simple delete/recreate was enough to resolve), so thought I'd pop in and be "that guy" :P
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#280
No description provided.