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.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aleveille committed Jul 19, 2021
1 parent 281f929 commit 84d9319
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.21.0
ENV OCTANT_CHECKSUM=93ab744f3aeffe4911238bb7911e9b7b135d5ce67613f223e7cfa1bee7c6b205
ENV OCTANT_VERSION=0.22.0
ENV OCTANT_CHECKSUM=978dfc1e34bf9e353e8519692c89374a12a3512c451e80573d408c56dcd6e3b4

RUN apk update && \
apk add \
Expand Down

0 comments on commit 84d9319

Please sign in to comment.