Skip to content

Commit a355824

Browse files
[Nebius] Pre-build a Docker image with nebius CLI bundled #3246
Linter
1 parent e3296b2 commit a355824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/server/Dockerfile.nebius

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ ARG BASE_IMAGE
22

33
FROM ${BASE_IMAGE}
44

5-
RUN curl -sSL https://storage.eu-north1.nebius.cloud/cli/install.sh | bash
5+
RUN curl -sSL https://storage.eu-north1.nebius.cloud/cli/install.sh | bash

0 commit comments

Comments
 (0)