Skip to content

Commit 970e1c9

Browse files
sonjekGiteaBot
andauthored
Add v3.18 to TestPackageAlpine (#24972)
Add Alpine 3.18 to TestPackageAlpine Co-authored-by: Giteabot <[email protected]>
1 parent ca5f302 commit 970e1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/api_packages_alpine_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Djfa/2q5bH4699v++uMAAAAAAAAAAAAAAAAAAAAAAHbgA/eXQh8AKAAA`
5959
content, err := base64.StdEncoding.DecodeString(base64AlpinePackageContent)
6060
assert.NoError(t, err)
6161

62-
branches := []string{"v3.16", "v3.17"}
62+
branches := []string{"v3.16", "v3.17", "v3.18"}
6363
repositories := []string{"main", "testing"}
6464

6565
rootURL := fmt.Sprintf("/api/packages/%s/alpine", user.Name)

0 commit comments

Comments
 (0)