Skip to content

Commit a6bfe54

Browse files
Merge pull request #1759 from craigcomstock/ENT-13030-bump-buildhost-cfengine-version
Bump cfengine build host cfengine bootstrapping version
2 parents 7a77ad1 + 1e05952 commit a6bfe54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/setup-cfengine-build-host.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
shopt -s expand_aliases
33

44
# TODO get latest LTS dynamically
5-
CFE_VERSION=3.24.0
5+
CFE_VERSION=3.24.2
66

77
# install needed packages and software for a build host
88
set -ex

0 commit comments

Comments
 (0)