Skip to content

Commit 818f5b5

Browse files
Bump RESTIC_VERSION to 0.18.1-20260421 (#91)
* chore: bump RESTIC_VERSION to 0.18.1-20260421 Signed-off-by: Anisur Rahman <anisur@appscode.com> * fix-ci Signed-off-by: Anisur Rahman <anisur@appscode.com> --------- Signed-off-by: Anisur Rahman <anisur@appscode.com>
1 parent b23f01c commit 818f5b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ARCH := $(if $(GOARCH),$(GOARCH),$(shell go env GOARCH))
5656
GO_VERSION ?= 1.25
5757
BUILD_IMAGE ?= ghcr.io/appscode/golang-dev:$(GO_VERSION)
5858

59-
RESTIC_VER := 0.18.1
59+
RESTIC_VER := 0.18.1-20260421
6060

6161
OUTBIN = bin/$(BIN)-$(OS)-$(ARCH)
6262
ifeq ($(OS),windows)

0 commit comments

Comments
 (0)