Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit ff2c584

Browse files
authored
update CF CLI to version 8.6.1 (#489)
1 parent 135119e commit ff2c584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN echo "http://dl-4.alpinelinux.org/alpine/latest-stable/community" >> /etc/ap
2020
##########################################################################################
2121
# Retrieve the CloudFoundry CLI
2222
##########################################################################################
23-
FROM cloudfoundry/cli:8.5.0 as cf_cli
23+
FROM cloudfoundry/cli:8.6.1 as cf_cli
2424

2525
##########################################################################################
2626
## Retrieve the SAP btp CLI

0 commit comments

Comments
 (0)