AAAAAAAAAAAAA
ci/woodpecker/push/ociImagePush Pipeline failed Details

This commit is contained in:
Natty 2023-11-05 21:12:33 +01:00
parent c7d1ce7ff5
commit 2a0bbb59c6
Signed by: natty
GPG Key ID: BF6CB659ADEE60EC
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ FROM docker.io/rust:1.73-bookworm as build
RUN update-ca-certificates RUN update-ca-certificates
RUN apt update RUN apt update
RUN apt install -y git nodejs npm node-corepack RUN apt install -y git nodejs npm
ENV USER=magnetar ENV USER=magnetar
ENV UID=10001 ENV UID=10001