0
0
Fork 0

feat(jenkinsE2E): refs #6695 new image

This commit is contained in:
Alex Moreno 2024-10-07 12:26:07 +02:00
parent 779bc29a9f
commit f7bc5f5aff
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:20-bookworm-slim
FROM node:20-bookworm
ENV DEBIAN_FRONTEND=noninteractive
ENV SHELL bash
ENV PNPM_HOME="/pnpm"