Update alpine-manual.sh (#1311)

Signed-off-by: Russell Poovey <git@0896c69e.anonaddy.com>
This commit is contained in:
Russell Poovey 2024-02-27 05:23:47 -05:00 committed by GitHub
parent 2c3f37a01c
commit 806c585824
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,5 +3,5 @@
# Copyright (c) 2023 HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
echo '@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories
apk add opentofu@testing
echo '@community https://dl-cdn.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories
apk add opentofu@community