fix
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m23s

This commit is contained in:
2026-05-17 03:40:11 +02:00
parent 5006827799
commit 143ed9b595

View File

@@ -12,4 +12,4 @@ RUN sudo apt install -y nodejs
RUN node -v
RUN npm -v
RUN npm install -g @bufbuild/buf @tanstack/cli@latest
RUN sudo npm install -g @bufbuild/buf @tanstack/cli@latest