fixing image files
This commit is contained in:
@@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -y \
|
||||
docker.io \
|
||||
docker-buildx \
|
||||
docker-compose-v2 \
|
||||
nodejs \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Download and install kubectl matching the target architecture
|
||||
|
||||
Reference in New Issue
Block a user