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.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aleveille committed Jun 20, 2021
1 parent 2f49a72 commit 77538b0
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.20.0
ENV OCTANT_CHECKSUM=6043f9907e47b0d7b8bd0682fbffbd4912f1e5da61069ac4d7c748ba7b39cc65
ENV OCTANT_VERSION=0.21.0
ENV OCTANT_CHECKSUM=93ab744f3aeffe4911238bb7911e9b7b135d5ce67613f223e7cfa1bee7c6b205

RUN apk update && \
apk add \
Expand Down

0 comments on commit 77538b0

Please sign in to comment.