update env

This commit is contained in:
Romane
2026-08-04 21:15:17 +02:00
parent dd41a15b89
commit 75b57fc1b5
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
FROM node:latest
WORKDIR /context
WORKDIR /context
RUN apt update && \
apt install -y git bash docker-cli && \