Skip to content

Commit

Permalink
Target isar release v1.16.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Afonso-2403 committed Feb 23, 2024
1 parent d3a0a5e commit 53720c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ ENV PATH="/opt/venv/bin:$PATH"
COPY . .
RUN pip install .

FROM ghcr.io/equinor/isar:v1.16.14
FROM ghcr.io/equinor/isar:v1.16.15
COPY --from=builder /opt/venv /opt/venv
ENV PATH="/opt/venv/bin:$PATH"

0 comments on commit 53720c9

Please sign in to comment.