Skip to content

Commit

Permalink
fix wal-g version (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: Mehedi Hasan <mehedi.hasan@appscode.com>
  • Loading branch information
heheh13 authored Dec 1, 2023
1 parent 592781a commit 76b1b06
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 @@ -3,7 +3,7 @@ FROM golang:alpine AS builder
ARG TARGETOS
ARG TARGETARCH

ENV WALG_VERSION=kubedb-v2023.11.30
ENV WALG_VERSION=release-v2023.11.30

ENV _build_deps="wget cmake git build-base bash curl xz-dev lzo-dev"

Expand Down

0 comments on commit 76b1b06

Please sign in to comment.