Skip to content

Commit 5f1048d

Browse files
Fix docker-compose version in dist: focal env
Was debugging a Compose issue (I was trying to use Compose file version 3.8, which was added in docker-compose 1.25.5) when I noticed these stale docs
1 parent 839d7cf commit 5f1048d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/reference/focal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ To use the IBM Advance Toolchain v14 compilers under `amd64` architecture in Foc
138138
### Docker
139139

140140
* Docker `19.03.8` is installed.
141-
* docker-compose `1.23.1` is also available.
141+
* docker-compose `1.25.1` is also available.
142142

143143
## Ruby support
144144

0 commit comments

Comments
 (0)