Skip to content

Commit bcc97a7

Browse files
committed
build: use optimus binary v0.0.5-rc.2
Signed-off-by: Kush <[email protected]>
1 parent 47eecc8 commit bcc97a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dockers:
5353
extra_files:
5454
- ./entrypoint.sh
5555
build_flag_templates:
56-
- "--build-arg=OPTIMUS_RELEASE_URL=https://github.com/odpf/optimus/releases/download/v0.0.5-rc.1/optimus_0.0.5-rc.1_linux_x86_64.tar.gz"
56+
- "--build-arg=OPTIMUS_RELEASE_URL=https://github.com/odpf/optimus/releases/download/v0.0.5-rc.2/optimus_0.0.5-rc.2_linux_x86_64.tar.gz"
5757

5858
brews:
5959
- name: optimus-plugins-odpf

0 commit comments

Comments
 (0)