Skip to content

Commit 7cbe70f

Browse files
committed
chore(lifecycle): bump version to v0.20.18
1 parent 92addd1 commit 7cbe70f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PLATFORM ?= $(shell python3 _scripts/utils.py platform)
55
ARCH ?= $(shell python3 _scripts/utils.py arch)
66
PLATFORM_API ?= 0.14
77
BUILDPACK_API ?= 0.11
8-
LIFECYCLE_VERSION ?= v0.20.14
8+
LIFECYCLE_VERSION ?= v0.20.18
99
STACK_ID = drycc-${CODENAME}
1010
STACK_RUN_IMAGE = ${DRYCC_REGISTRY}/drycc/pack:${CODENAME}-${PLATFORM}-${ARCH}
1111
STACK_BUILD_IMAGE = ${DRYCC_REGISTRY}/drycc/pack:${CODENAME}-${PLATFORM}-${ARCH}-build

0 commit comments

Comments
 (0)