Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Update Octant to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aleveille committed Sep 30, 2020
1 parent f0c032f commit 888422e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3 AS builder

ENV OCTANT_VERSION=0.12.1
ENV OCTANT_CHECKSUM=b56ca09fb92314eb6a7b1a0ddcc65b582990e3fdef6e2a996cacd4a24b4e54bf
ENV OCTANT_VERSION=0.16.0
ENV OCTANT_CHECKSUM=19d6e48a13fcaaeae044086ee6a7e38fea652e1fb6378ab69b9fa9cea120d1c4

RUN apk update && \
apk add \
Expand Down

0 comments on commit 888422e

Please sign in to comment.