edited maintainer label
All checks were successful
Build 8 / Build & push new image (push) Successful in 10m46s
Build 7 / Build & push new image (push) Successful in 10m34s

This commit is contained in:
2025-02-08 18:32:10 +01:00
parent 686f8b870d
commit 15c279d2e9

View File

@@ -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