os: fixes for newer mariadb-client versions (especially on alpine 3.21)
This commit is contained in:
@@ -2,7 +2,6 @@ FROM alpine:3.21
|
||||
|
||||
LABEL maintainer = "The Infrastructure Company GmbH <info@servercow.de>"
|
||||
|
||||
|
||||
RUN apk upgrade --no-cache \
|
||||
&& apk add --update --no-cache \
|
||||
bash \
|
||||
|
||||
Reference in New Issue
Block a user