Skip to content

Commit 97fe5cf

Browse files
chore: Update the key ALPINE_VERSION in the test harness
Made with ❤️️ by updatecli
1 parent 79edf5a commit 97fe5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/asciidoctor.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bats
22

33
TMP_GENERATION_DIR="${BATS_TEST_DIRNAME}/tmp"
4-
ALPINE_VERSION=3.21.3
4+
ALPINE_VERSION=3.22.0
55
ASCIIDOCTOR_VERSION=2.0.23
66
ASCIIDOCTOR_CONFLUENCE_VERSION=0.0.2
77
ASCIIDOCTOR_PDF_VERSION=2.3.19

0 commit comments

Comments
 (0)