We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e827717 commit 267d2b5Copy full SHA for 267d2b5
images/mariadb/Dockerfile
@@ -1,6 +1,6 @@
1
ARG IMAGE_REPO
2
FROM ${IMAGE_REPO:-lagoon}/commons as commons
3
-FROM alpine:latest
+FROM alpine:3.8
4
5
LABEL maintainer="amazee.io"
6
0 commit comments