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

Commit

Permalink
Update Octant to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aleveille committed Mar 8, 2021
1 parent 4656cda commit 233ae08
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.16.3
ENV OCTANT_CHECKSUM=1df88ddf8990a85fd8182c25687249eab718ac2356e60f9618932412513bdbb0
ENV OCTANT_VERSION=0.17.0
ENV OCTANT_CHECKSUM=9f10ef7a0ae7f4dffa18da66d608c63c0116c6709eab1e0db75a17da3f165d98

RUN apk update && \
apk add \
Expand Down

0 comments on commit 233ae08

Please sign in to comment.