edited maintainer label
This commit is contained in:
parent
686f8b870d
commit
15c279d2e9
@ -7,7 +7,7 @@ FROM valkey/valkey:${VERSION}-alpine
|
||||
ARG UID
|
||||
ARG GID
|
||||
|
||||
LABEL maintainer="Thien Tran contact@tommytran.io"
|
||||
LABEL maintainer="Lukas Raub titanz@pm.me"
|
||||
|
||||
RUN apk -U upgrade \
|
||||
&& apk add libstdc++ shadow
|
||||
@ -24,4 +24,4 @@ RUN --network=none \
|
||||
COPY --from=ghcr.io/polarix-containers/hardened_malloc:latest /install /usr/local/lib/
|
||||
ENV LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
|
||||
|
||||
USER valkey
|
||||
USER valkey
|
||||
|
Loading…
x
Reference in New Issue
Block a user