Skip to content

Commit 6584621

Browse files
committed
Bump ISAR version
1 parent f416eea commit 6584621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.Isar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ ENV PATH="/opt/venv/bin:$PATH"
66
COPY . .
77
RUN pip install .
88

9-
FROM ghcr.io/equinor/isar:v1.13.0
9+
FROM ghcr.io/equinor/isar:v1.14.2
1010
COPY --from=builder /opt/venv /opt/venv
1111
ENV PATH="/opt/venv/bin:$PATH"

0 commit comments

Comments
 (0)