coreos-home-server/config/service/mariadb/Containerfile
Alex Palaistras e971bb11cc Update images and applications to latest versions
This includes setting the Debian base image to a specific release rather
than the generic `stable` version, which can cause issues when assuming
package versions or external repository status.
2021-08-27 19:20:58 +01:00

3 lines
39 B
Docker

FROM docker.io/mariadb:10.6
USER mysql