fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2025-01-22 13:35:50 +01:00
parent c4d73c8529
commit 088e773e63

View File

@ -7,5 +7,6 @@ RUN apk add --no-cache kubectl gpg && \
adduser -G $USER -D $USER
USER $USER
WORKDIR /home/$USER